Browse Source

:art: https://github.com/siyuan-note/siyuan/issues/7151

Vanessa 2 years ago
parent
commit
4f717a81cb
1 changed files with 0 additions and 2 deletions
  1. 0 2
      app/src/mobile/util/initFramework.ts

+ 0 - 2
app/src/mobile/util/initFramework.ts

@@ -141,8 +141,6 @@ export const initFramework = () => {
             if (window.openFileByURL(window.JSAndroid.getBlockURL())) {
                 return;
             }
-        } else if (window.webkit?.messageHandlers) {
-            window.webkit.messageHandlers.getBlockURL.postMessage()
         }
         const openId = getSearch("id");
         if (openId) {