Android run fix
All checks were successful
Android Build / publish (push) Successful in 28s
Linux Build / publish (push) Successful in 55s

This commit is contained in:
olcxja 2026-05-10 17:12:56 +02:00
commit dd49c18cbd
12 changed files with 1456 additions and 4 deletions

View file

@ -0,0 +1,13 @@
{
"appId": "olcxja.miarven",
"appName": "Miarven",
"webDir": "webroot",
"plugins": {
"SystemBars": {
"insetsHandling": "css",
"style": "DARK",
"hidden": false,
"animation": "FADE"
}
}
}