mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-28 01:44:07 +01:00
This commit is contained in:
parent
e922c402c8
commit
1f607cf08a
9 changed files with 15 additions and 294 deletions
|
|
@ -121,7 +121,7 @@ export const fileTree = {
|
|||
});
|
||||
});
|
||||
},
|
||||
onSetfiletree: (fileTree: IFileTree) => {
|
||||
onSetfiletree: (fileTree: Config.IFileTree) => {
|
||||
window.siyuan.config.fileTree = fileTree;
|
||||
}
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue