mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 00:20:12 +01:00
This commit is contained in:
parent
06f24ae44b
commit
cd8a89e5da
7 changed files with 368 additions and 184 deletions
|
|
@ -123,6 +123,7 @@ export abstract class Constants {
|
|||
public static readonly LOCAL_OUTLINE = "local-outline";
|
||||
public static readonly LOCAL_PLUGIN_DOCKS = "local-plugin-docks";
|
||||
public static readonly LOCAL_IMAGES = "local-images";
|
||||
public static readonly LOCAL_EMOJIS = "local-emojis";
|
||||
|
||||
// dialog
|
||||
public static readonly DIALOG_OPENCARD = "dialog-opencard";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue