This commit is contained in:
parent
a7e862264a
commit
4f717a81cb
1 changed files with 0 additions and 2 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Reference in a new issue