mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 00:20:12 +01:00
This commit is contained in:
parent
cb2560ffda
commit
5e3d472edb
3 changed files with 6 additions and 0 deletions
|
|
@ -126,6 +126,7 @@ export abstract class Constants {
|
|||
public static readonly LOCAL_EMOJIS = "local-emojis";
|
||||
|
||||
// dialog
|
||||
public static readonly DIALOG_CONFIRM = "dialog-confirm";
|
||||
public static readonly DIALOG_OPENCARD = "dialog-opencard";
|
||||
public static readonly DIALOG_MAKECARD = "dialog-makecard";
|
||||
public static readonly DIALOG_VIEWCARDS = "dialog-viewcards";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue