Vanessa 2023-10-08 15:51:14 +08:00
parent 8985c9b3a9
commit 0ee6f5299e
6 changed files with 14 additions and 27 deletions

View file

@ -24,7 +24,6 @@ export abstract class Constants {
public static readonly SIYUAN_DROP_EDITOR: string = "application/siyuan-editor";
// 渲染进程调主进程
public static readonly SIYUAN_SHOW: string = "siyuan-show";
public static readonly SIYUAN_CMD: string = "siyuan-cmd";
public static readonly SIYUAN_CONFIG_TRAY: string = "siyuan-config-tray";