mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-21 00:50:13 +01:00
This commit is contained in:
parent
bffd71dd67
commit
c9b2db8818
3 changed files with 9 additions and 3 deletions
|
|
@ -105,6 +105,7 @@ export abstract class Constants {
|
|||
public static readonly LOCAL_FILEPOSITION = "local-fileposition";
|
||||
public static readonly LOCAL_DIALOGPOSITION = "local-dialogposition";
|
||||
public static readonly LOCAL_SESSION_FIRSTLOAD = "local-session-firstload";
|
||||
public static readonly LOCAL_OUTLINE = "local-outline";
|
||||
|
||||
// dialog
|
||||
public static readonly DIALOG_OPENCARD = "dialog-opencard";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue