mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-21 09:00:12 +01:00
This commit is contained in:
parent
b6cae8cf8e
commit
a77f998e16
3 changed files with 49 additions and 32 deletions
|
|
@ -102,7 +102,7 @@ export abstract class Constants {
|
|||
public static readonly LOCAL_SEARCHUNREF = "local-searchunref";
|
||||
public static readonly LOCAL_DOCINFO = "local-docinfo"; // only mobile
|
||||
public static readonly LOCAL_DAILYNOTEID = "local-dailynoteid"; // string
|
||||
public static readonly LOCAL_HISTORYNOTEID = "local-historynoteid"; // string
|
||||
public static readonly LOCAL_HISTORY = "local-history";
|
||||
public static readonly LOCAL_CODELANG = "local-codelang"; // string
|
||||
public static readonly LOCAL_FONTSTYLES = "local-fontstyles";
|
||||
public static readonly LOCAL_EXPORTPDF = "local-exportpdf";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue