mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-06 16:58:49 +01:00
🎨 搜索默认打开 databaseBlock
This commit is contained in:
parent
0d704a549f
commit
4047f95016
1 changed files with 1 additions and 0 deletions
|
|
@ -227,6 +227,7 @@ export const getLocalStorage = (cb: () => void) => {
|
|||
superBlock: window.siyuan.config.search.superBlock,
|
||||
paragraph: window.siyuan.config.search.paragraph,
|
||||
embedBlock: window.siyuan.config.search.embedBlock,
|
||||
databaseBlock: window.siyuan.config.search.databaseBlock,
|
||||
}
|
||||
};
|
||||
defaultStorage[Constants.LOCAL_ZOOM] = 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue