From 7a33ee409581dffccb189887cffbb8419bb881de Mon Sep 17 00:00:00 2001 From: harukin-DeskMini Date: Sat, 1 Oct 2022 02:09:18 +0900 Subject: [PATCH] =?UTF-8?q?GoogleMaps=E3=81=8C=E3=81=84=E3=81=BE=E3=81=84?= =?UTF-8?q?=E3=81=A1=E3=81=A0=E3=81=A3=E3=81=9F=E5=95=8F=E9=A1=8C=E3=82=92?= =?UTF-8?q?=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Apps.js | 2 +- components/settings.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Apps.js b/Apps.js index fc48352..c596e98 100644 --- a/Apps.js +++ b/Apps.js @@ -861,7 +861,7 @@ modal_observer.observe(modal_content, { mixedContentMode={"compatibility"} javaScriptEnabled={true} allowsBackForwardNavigationGestures={true} - setSupportMultipleWindows={false} + setSupportMultipleWindows={true} onNavigationStateChange={(event) => { console.log(event); if (event.url != urlcache) { diff --git a/components/settings.js b/components/settings.js index bd25731..e8845a7 100644 --- a/components/settings.js +++ b/components/settings.js @@ -86,7 +86,7 @@ export default function Setting(props) { textAlignVertical: "center", }} > - 内部バージョン: 4.4 + 内部バージョン: 4.4.1