From b31bb014304ad321d2697e80ddad424cb0026259 Mon Sep 17 00:00:00 2001 From: harukin-DeskMini Date: Fri, 30 Sep 2022 11:52:39 +0900 Subject: [PATCH 1/2] =?UTF-8?q?=E7=84=A1=E5=8A=B9=E5=8C=96=E3=81=A8?= =?UTF-8?q?=E4=BE=9D=E5=AD=98=E9=96=A2=E4=BF=82=E3=81=AE=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- menu.js | 3 ++- package.json | 2 +- yarn.lock | 45 ++++++++++++++++++++++++++++++++++++++------- 3 files changed, 41 insertions(+), 9 deletions(-) diff --git a/menu.js b/menu.js index 2c20435..b087a52 100644 --- a/menu.js +++ b/menu.js @@ -843,11 +843,12 @@ export default function Menu(props) { アプリの設定画面を表示します。 + {/* + /> */} Date: Sat, 1 Oct 2022 02:09:18 +0900 Subject: [PATCH 2/2] =?UTF-8?q?GoogleMaps=E3=81=8C=E3=81=84=E3=81=BE?= =?UTF-8?q?=E3=81=84=E3=81=A1=E3=81=A0=E3=81=A3=E3=81=9F=E5=95=8F=E9=A1=8C?= =?UTF-8?q?=E3=82=92=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