This commit is contained in:
Vanessa 2023-03-06 16:00:29 +08:00
parent 823a90767b
commit ea7fc4ea8e
4 changed files with 9 additions and 8 deletions

View file

@ -132,9 +132,6 @@ export const initFramework = () => {
closePanel();
});
initEditorName();
if (window.siyuan.config.openHelp) {
mountHelp();
}
if (getOpenNotebookCount() > 0) {
if (window.JSAndroid) {
if (window.openFileByURL(window.JSAndroid.getBlockURL())) {