Liege (pwa): add lat and long in combo config.json

This commit is contained in:
Christophe Boulanger 2019-10-07 13:35:03 +02:00
parent 1bfd9c2d25
commit 22d3a4d825
1 changed files with 4 additions and 0 deletions

View File

@ -8,6 +8,10 @@
},
"settings": {
"combo": {
"COMBO_MAP_DEFAULT_POSITION": {
"lat": "50.6412",
"lng": "5.5718"
},
"COMBO_ASSET_SLOTS.update": {
"header:background": { "label": "Têtière : fond" }
}