mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-22 09:30:14 +01:00
This commit is contained in:
parent
5c14d38dfd
commit
2976349c27
18 changed files with 192 additions and 78 deletions
|
|
@ -602,7 +602,6 @@ export class Files extends Model {
|
|||
newElement.classList.remove("dragover", "dragover__bottom", "dragover__top");
|
||||
});
|
||||
this.init();
|
||||
setPanelFocus(this.element.parentElement);
|
||||
if (window.siyuan.config.openHelp) {
|
||||
// 需等待链接建立,不能放在 ongetconfig 中
|
||||
mountHelp();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue