mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 00:20:12 +01:00
This commit is contained in:
parent
441b6f7f65
commit
b60f84fe09
5 changed files with 118 additions and 5 deletions
|
|
@ -124,6 +124,7 @@ export abstract class Constants {
|
|||
public static readonly LOCAL_PLUGIN_DOCKS = "local-plugin-docks";
|
||||
public static readonly LOCAL_IMAGES = "local-images";
|
||||
public static readonly LOCAL_EMOJIS = "local-emojis";
|
||||
public static readonly LOCAL_MOVE_PATH = "local-move-path";
|
||||
|
||||
// dialog
|
||||
public static readonly DIALOG_CONFIRM = "dialog-confirm";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue