mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 08:30:12 +01:00
This commit is contained in:
parent
8985c9b3a9
commit
0ee6f5299e
6 changed files with 14 additions and 27 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue