mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-29 11:46:09 +01:00
This commit is contained in:
parent
823a90767b
commit
ea7fc4ea8e
4 changed files with 9 additions and 8 deletions
|
|
@ -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())) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue