fix responsive for IPA & APK

This commit is contained in:
2026-05-17 20:45:41 +02:00
parent edfc4d833f
commit 0ae1664ce1
3 changed files with 16 additions and 3 deletions
+5 -1
View File
@@ -1,5 +1,9 @@
{
"appId": "com.openplanetsmaps.app",
"appName": "OpenPlanetsMaps",
"webDir": "SRC"
"webDir": "SRC",
"server": {
"url": "https://opm.nhkyllian.fr",
"cleartext": true
}
}