Skip to content

Commit 1ecbdc5

Browse files
favorite countries metadata (#422)
Signed-off-by: Mathieu DEHARBE <[email protected]>
1 parent 7bd83af commit 1ecbdc5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker-compose/apps-metadata.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
"path" : "/studies/{elementUuid}"
1717
}
1818
],
19+
"favoriteCountries": ["DE", "BE", "ES", "FR", "IT", "LU", "GB", "CH"],
20+
"defaultCountry": "FR",
1921
"predefinedEquipmentProperties" : {
2022
"substation" : {
2123
"region" : ["east", "south", "west", "north"],

0 commit comments

Comments
 (0)