mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 00:20:12 +01:00
This commit is contained in:
parent
c0fd1f06b8
commit
f89ef1b9c5
3 changed files with 10 additions and 6 deletions
|
|
@ -165,6 +165,7 @@ export abstract class Constants {
|
|||
public static readonly LOCAL_IMAGES = "local-images";
|
||||
public static readonly LOCAL_EMOJIS = "local-emojis";
|
||||
public static readonly LOCAL_MOVE_PATH = "local-move-path";
|
||||
public static readonly LOCAL_RECENT_DOCS = "local-recent-docs";
|
||||
|
||||
// dialog
|
||||
public static readonly DIALOG_CONFIRM = "dialog-confirm";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue