feat(configs): add city configuration file
Introduced a new JSON configuration file for city settings. This file currently includes the city name "Chambéry".
This commit is contained in:
parent
d3e1b122e4
commit
69d1186333
3
configs/city.json
Normal file
3
configs/city.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"cityName": "Chambéry"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user