mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-06 00:38:49 +01:00
This commit is contained in:
parent
94a938e2c7
commit
4d62ff78e2
1 changed files with 1 additions and 1 deletions
|
|
@ -265,7 +265,7 @@ export const genSearch = (config: ISearchOption, element: Element, closeCB?: ()
|
|||
resizeTabs();
|
||||
}
|
||||
});
|
||||
wnd.addTab(tab);
|
||||
wnd.split("lr").addTab(tab);
|
||||
if (closeCB) {
|
||||
closeCB();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue