mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 00:20:12 +01:00
This commit is contained in:
parent
cabe855372
commit
e674cfec70
4 changed files with 17 additions and 1 deletions
|
|
@ -121,6 +121,7 @@ export abstract class Constants {
|
|||
public static readonly LOCAL_DIALOGPOSITION = "local-dialogposition";
|
||||
public static readonly LOCAL_SESSION_FIRSTLOAD = "local-session-firstload";
|
||||
public static readonly LOCAL_OUTLINE = "local-outline";
|
||||
public static readonly LOCAL_PLUGIN_DOCKS = "local-plugin-docks";
|
||||
|
||||
// dialog
|
||||
public static readonly DIALOG_OPENCARD = "dialog-opencard";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue