mirror of
https://git.rezel.net/LudoTech/traque.git
synced 2026-04-11 00:30:19 +02:00
eslint for mobile + new maps API key + cleaning
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
],
|
||||
"config": {
|
||||
"googleMaps": {
|
||||
"apiKey": "AIzaSyD0yuWIHFbsIDVfGQ9wEM3pOtVC2TgEO1U"
|
||||
"apiKey": "AIzaSyAA0Y1vdDMsqtrg18ZaWx098uEgNAyJPq0"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -55,6 +55,9 @@
|
||||
],
|
||||
"NSLocationAlwaysAndWhenInUseUsageDescription": "Your location is used to track you in the background.",
|
||||
"NSLocationWhenInUseUsageDescription": "Location is used to track your movement."
|
||||
},
|
||||
"config": {
|
||||
"googleMapsApiKey": "AIzaSyAA0Y1vdDMsqtrg18ZaWx098uEgNAyJPq0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user