mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-21 00:50:13 +01:00
This commit is contained in:
parent
2ec4cf8fb8
commit
6fd5bef8ac
5 changed files with 25 additions and 16 deletions
|
|
@ -148,6 +148,8 @@ export const exportLayout = (reload: boolean, cb?: () => void) => {
|
|||
cb();
|
||||
}
|
||||
});
|
||||
|
||||
// TODO save panel
|
||||
};
|
||||
|
||||
const JSONToDock = (json: any) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue