Enable collectibles in the Capacitor overlay.
All checks were successful
Build / increment-version (push) Successful in 5s
Build / build-android (push) Successful in 6m35s

Update cinny for mobile collectibles and route catalog downloads through Capacitor native HTTP.
This commit is contained in:
2026-08-24 20:06:27 +10:00
parent 58926a4a05
commit a4593f723b

View File

@@ -7,6 +7,9 @@
"LocalNotifications": {
"smallIcon": "ic_stat_paarrot",
"iconColor": "#FF8A00"
},
"CapacitorHttp": {
"enabled": true
}
}
}