fix barphone ios

This commit is contained in:
2026-05-17 21:06:34 +02:00
parent d880520882
commit 1d0588fa69
2 changed files with 9 additions and 1 deletions
+7
View File
@@ -5,5 +5,12 @@
"server": {
"url": "https://opm.nhkyllian.fr",
"cleartext": true
},
"plugins": {
"StatusBar": {
"overlaysWebView": false,
"backgroundColor": "#020408",
"style": "DARK"
}
}
}