mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-27 20:08:49 +01:00
This commit is contained in:
parent
dc1941da3c
commit
15141dde1f
11 changed files with 44 additions and 32 deletions
|
|
@ -73,7 +73,7 @@ export const initBar = (app: App) => {
|
|||
event.stopPropagation();
|
||||
break;
|
||||
} else if (target.id === "barSync") {
|
||||
syncGuide(target);
|
||||
syncGuide(app);
|
||||
event.stopPropagation();
|
||||
break;
|
||||
} else if (target.id === "barWorkspace") {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue