mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-21 17:10:12 +01:00
🚨
This commit is contained in:
parent
ca6e82a549
commit
235f8f8a6a
9 changed files with 13 additions and 20 deletions
|
|
@ -299,7 +299,7 @@ export const JSONToLayout = (isStart: boolean) => {
|
|||
});
|
||||
}
|
||||
// https://github.com/siyuan-note/siyuan/pull/7086
|
||||
const openId = getSearch("id", window.location.href)
|
||||
const openId = getSearch("id", window.location.href);
|
||||
if (openId) {
|
||||
openFileById({
|
||||
id: getSearch("id", window.location.href),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue