mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 00:20:12 +01:00
This commit is contained in:
parent
d9fd9f68d2
commit
b490acfcfb
4 changed files with 139 additions and 20 deletions
|
|
@ -117,6 +117,7 @@ export abstract class Constants {
|
|||
public static readonly LOCAL_PLUGINTOPUNPIN = "local-plugintopunpin";
|
||||
public static readonly LOCAL_FLASHCARD = "local-flashcard";
|
||||
public static readonly LOCAL_FILEPOSITION = "local-fileposition";
|
||||
public static readonly LOCAL_FILESPATHS = "local-filespaths";
|
||||
public static readonly LOCAL_DIALOGPOSITION = "local-dialogposition";
|
||||
public static readonly LOCAL_SESSION_FIRSTLOAD = "local-session-firstload";
|
||||
public static readonly LOCAL_OUTLINE = "local-outline";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue