diff --git a/resources/europe/austria/at-discourse.json b/resources/europe/austria/at-discourse.json new file mode 100644 index 00000000..3c96a617 --- /dev/null +++ b/resources/europe/austria/at-discourse.json @@ -0,0 +1,12 @@ +{ + "id": "at-discourse", + "type": "discourse", + "account": "at", + "locationSet": {"include": ["at"]}, + "languageCodes": ["de"], + "order": 2, + "strings": { + "community": "OpenStreetMap Austria", + "communityID": "openstreetmapaustria" + } +} \ No newline at end of file diff --git a/resources/europe/austria/at-irc.json b/resources/europe/austria/at-irc.json index d313a4ed..92cfb32b 100644 --- a/resources/europe/austria/at-irc.json +++ b/resources/europe/austria/at-irc.json @@ -4,6 +4,7 @@ "account": "osm-at", "locationSet": {"include": ["at"]}, "languageCodes": ["de"], + "order": 1, "strings": { "community": "OpenStreetMap Austria", "communityID": "openstreetmapaustria" diff --git a/resources/europe/austria/at-mastodon.json b/resources/europe/austria/at-mastodon.json index 8f9b5eae..e9ed9ad5 100644 --- a/resources/europe/austria/at-mastodon.json +++ b/resources/europe/austria/at-mastodon.json @@ -3,7 +3,7 @@ "type": "mastodon", "locationSet": {"include": ["at"]}, "languageCodes": ["de"], - "order": 4, + "order": -1, "strings": { "community": "OpenStreetMap Austria", "communityID": "openstreetmapaustria", diff --git a/resources/europe/austria/at-matrix.json b/resources/europe/austria/at-matrix.json index 29866ffb..c4d7b7a1 100644 --- a/resources/europe/austria/at-matrix.json +++ b/resources/europe/austria/at-matrix.json @@ -4,6 +4,7 @@ "account": "#osm-at", "locationSet": {"include": ["at"]}, "languageCodes": ["de"], + "order": 1, "strings": { "community": "OpenStreetMap Austria", "communityID": "openstreetmapaustria",