From 4f717a81cbbf4cc1bf04a12c77fb4b0900d1f5eb Mon Sep 17 00:00:00 2001 From: Vanessa Date: Sat, 28 Jan 2023 20:53:40 +0800 Subject: [PATCH] :art: https://github.com/siyuan-note/siyuan/issues/7151 --- app/src/mobile/util/initFramework.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/src/mobile/util/initFramework.ts b/app/src/mobile/util/initFramework.ts index 2c5aa6e25..6497ee3f7 100644 --- a/app/src/mobile/util/initFramework.ts +++ b/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) {