mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 16:40:13 +01:00
🚨
This commit is contained in:
parent
251a1cfcd4
commit
717f3b356c
1 changed files with 1 additions and 1 deletions
|
|
@ -221,7 +221,7 @@ const initStatus = () => {
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
resizeTabs();
|
resizeTabs();
|
||||||
target.querySelector(".b3-menu").classList.add("fn__none")
|
target.querySelector(".b3-menu").classList.add("fn__none");
|
||||||
event.stopPropagation();
|
event.stopPropagation();
|
||||||
break;
|
break;
|
||||||
} else if (target.id === "barSync") {
|
} else if (target.id === "barSync") {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue