Skip to content

Commit

Permalink
Update config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-litwiller committed Aug 24, 2023
1 parent 006fdd8 commit e6cf88f
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/config/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
"showMap": true,
"simpleFilters": {
"filters": [
{"type": "region", "description": "Région"},
{"type": "mrc", "description": "MRC"},
{"type": "responsable", "description": "Responsable"},
{"type": "arrondissements", "description": "Arrondissement"}
],
"uniqueType": "adressebur"
},
{"type": "region", "description": "Région"},
{"type": "mrc", "description": "MRC"},
{"type": "responsable", "description": "Responsable"},
{"type": "arrondissements", "description": "Arrondissement"}
],
"uniqueType": "adressebur"
},
"simpleFeatureList": {
"attributeOrder": [
{"type": "adressebur", "header": "small"},
Expand Down

0 comments on commit e6cf88f

Please sign in to comment.