feat: offline tiles
Some checks failed
TrafficCue CI / build (push) Has been cancelled
TrafficCue CI / check (push) Has been cancelled

This commit is contained in:
Cfp
2025-08-09 19:02:21 +02:00
parent bece1a299c
commit 7b2df7d304
19 changed files with 3858 additions and 4177 deletions

View File

@ -20,8 +20,15 @@
}
],
"security": {
"assetProtocol": {
"enable": true,
"scope": {
"allow": ["$APPDATA/**"]
}
},
"csp": null
}
},
"withGlobalTauri": true
},
"bundle": {
"active": true,