mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-21 00:50:13 +01:00
This commit is contained in:
parent
fe846b4f59
commit
6ee275195e
8 changed files with 55 additions and 45 deletions
|
|
@ -61,7 +61,7 @@ export abstract class Constants {
|
|||
// localstorage
|
||||
public static readonly LOCAL_SEARCHEDATA = "local-searchedata";
|
||||
public static readonly LOCAL_SEARCHETABDATA = "local-searchetabdata";
|
||||
public static readonly LOCAL_DOCINFO = "local-docinfo";
|
||||
public static readonly LOCAL_DOCINFO = "local-docinfo"; // only mobile
|
||||
public static readonly LOCAL_DAILYNOTEID = "local-dailynoteid";
|
||||
public static readonly LOCAL_HISTORYNOTEID = "local-historynoteid";
|
||||
public static readonly LOCAL_CODELANG = "local-codelang";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue