LarpixClient/android/app/src/main/assets/capacitor.config.json
olcxja dd49c18cbd
All checks were successful
Android Build / publish (push) Successful in 28s
Linux Build / publish (push) Successful in 55s
Android run fix
2026-05-10 17:12:56 +02:00

13 lines
207 B
JSON

{
"appId": "olcxja.miarven",
"appName": "Miarven",
"webDir": "webroot",
"plugins": {
"SystemBars": {
"insetsHandling": "css",
"style": "DARK",
"hidden": false,
"animation": "FADE"
}
}
}