Vanessa 2024-04-13 12:05:55 +08:00
parent e646c4cc3d
commit da1b02f59b
5 changed files with 67 additions and 61 deletions

View file

@ -55,6 +55,8 @@ export abstract class Constants {
public static readonly SIYUAN_EXPORT_PDF: string = "siyuan-export-pdf";
public static readonly SIYUAN_EXPORT_NEWWINDOW: string = "siyuan-export-newwindow";
public static readonly SIYUAN_CONTEXT_MENU: string = "siyuan-context-menu";
// custom
public static readonly CUSTOM_SY_READONLY: string = "custom-sy-readonly";
public static readonly CUSTOM_SY_FULLWIDTH: string = "custom-sy-fullwidth";