mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 08:30:12 +01:00
This commit is contained in:
parent
d2e6198e21
commit
c79048ad73
9 changed files with 15 additions and 16 deletions
|
|
@ -271,7 +271,7 @@ const initBar = () => {
|
|||
notebook: item.id,
|
||||
app: Constants.SIYUAN_APPID,
|
||||
});
|
||||
window.localStorage.setItem(Constants.LOCAL_DAILYNOTEID, item.id);
|
||||
localStorage.setItem(Constants.LOCAL_DAILYNOTEID, item.id);
|
||||
}
|
||||
}).element);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue