mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-21 09:00:12 +01:00
This commit is contained in:
parent
6b2ac5e630
commit
ffd6459540
2 changed files with 3 additions and 9 deletions
|
|
@ -482,14 +482,7 @@ export abstract class Constants {
|
|||
"size": "auto",
|
||||
"type": "center",
|
||||
"instance": "Layout",
|
||||
"children": [{
|
||||
"instance": "Wnd",
|
||||
"children": [],
|
||||
// "children": [{
|
||||
// "instance": "Tab",
|
||||
// "children": []
|
||||
// }]
|
||||
}]
|
||||
"children": [{"instance": "Wnd", "children": [{"instance": "Tab", "children": []}]}]
|
||||
}, {
|
||||
"direction": "tb",
|
||||
"size": "0px",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue