Vanessa 2025-11-13 23:27:11 +08:00
parent 08c66696f8
commit 4116583c15
8 changed files with 52 additions and 2 deletions

View file

@ -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";