mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-21 00:50:13 +01:00
This commit is contained in:
parent
b434b779bb
commit
edbe4da57e
20 changed files with 10 additions and 95 deletions
|
|
@ -139,10 +139,6 @@ class App {
|
|||
pin: true,
|
||||
data: response.data.conf.uiLayout.right
|
||||
};
|
||||
window.siyuan.config.uiLayout.top = {
|
||||
pin: true,
|
||||
data: response.data.conf.uiLayout.top
|
||||
};
|
||||
window.siyuan.config.uiLayout.bottom = {
|
||||
pin: true,
|
||||
data: response.data.conf.uiLayout.bottom
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue