mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-02 21:51:49 +01:00
This commit is contained in:
parent
a6c866fe0e
commit
618cc44fed
1 changed files with 1 additions and 0 deletions
|
|
@ -469,6 +469,7 @@ export const getLocalStorage = (cb: () => void) => {
|
|||
defaultStorage[Constants.LOCAL_FONTSTYLES] = [];
|
||||
defaultStorage[Constants.LOCAL_FILESPATHS] = []; // IFilesPath[]
|
||||
defaultStorage[Constants.LOCAL_SEARCHDATA] = {
|
||||
removed: true,
|
||||
page: 1,
|
||||
sort: 0,
|
||||
group: 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue