mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 00:20:12 +01:00
This commit is contained in:
parent
08c66696f8
commit
4116583c15
8 changed files with 52 additions and 2 deletions
|
|
@ -57,6 +57,7 @@ export abstract class Constants {
|
|||
public static readonly SIYUAN_CONTEXT_MENU: string = "siyuan-context-menu";
|
||||
|
||||
public static readonly SIYUAN_SHOW_WINDOW: string = "siyuan-show-window";
|
||||
public static readonly SIYUAN_RELOAD_WINDOW: string = "siyuan-reload-window";
|
||||
|
||||
// custom
|
||||
public static readonly CUSTOM_SY_READONLY: string = "custom-sy-readonly";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue