mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-23 01:50:12 +01:00
🚨
This commit is contained in:
parent
c538c0a9e3
commit
52e1cc7957
7 changed files with 12 additions and 12 deletions
|
|
@ -801,7 +801,7 @@ export class Wnd {
|
|||
}
|
||||
tab.parent = this;
|
||||
resizeTabs();
|
||||
hideAllElements(["toolbar"])
|
||||
hideAllElements(["toolbar"]);
|
||||
}
|
||||
|
||||
public split(direction: TDirection) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue