From 0c9f54fedf9a12ce501a326dae20692250a9e22e Mon Sep 17 00:00:00 2001 From: Nigel Breslaw Date: Mon, 29 Apr 2024 19:46:29 +0300 Subject: [PATCH] fix: Attempt 2 at full screen web on iOS (#1451) * fix: Attempt 2 at full screen web on iOS * build web --- native/ReleaseNotes/whatsnew-en | 2 +- native/public/index.html | 1 + native/{assets/images => public}/logo192.png | Bin native/{assets/images => public}/logo512.png | Bin 4 files changed, 2 insertions(+), 1 deletion(-) rename native/{assets/images => public}/logo192.png (100%) rename native/{assets/images => public}/logo512.png (100%) diff --git a/native/ReleaseNotes/whatsnew-en b/native/ReleaseNotes/whatsnew-en index c49363f8..8d9a1024 100644 --- a/native/ReleaseNotes/whatsnew-en +++ b/native/ReleaseNotes/whatsnew-en @@ -1,4 +1,4 @@ Header icons to change character. Transfer buttons gain character name. Various other UI tweaks. -manifest.json. \ No newline at end of file +manifest.json.. \ No newline at end of file diff --git a/native/public/index.html b/native/public/index.html index 959c8a70..985ec6e8 100644 --- a/native/public/index.html +++ b/native/public/index.html @@ -4,6 +4,7 @@ +