mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 08:30:12 +01:00
This commit is contained in:
parent
677d981f6d
commit
1900b935aa
1 changed files with 1 additions and 1 deletions
|
|
@ -125,7 +125,7 @@ export const reloadSync = (
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
if (onlyUpdateDoc) {
|
if (!onlyUpdateDoc) {
|
||||||
allModels.files.forEach(item => {
|
allModels.files.forEach(item => {
|
||||||
setNoteBook(() => {
|
setNoteBook(() => {
|
||||||
item.init(false);
|
item.init(false);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue