Move horse riding arena to the end of the list, as requested

This commit is contained in:
Hufkratzer 2025-01-07 21:16:42 +01:00 committed by GitHub
parent 9e32cbfb5b
commit 2692679201
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -305,14 +305,6 @@
},
"hideInAnswer": true
},
{
"if": "sport=equestrian",
"then": {
"en": "This is a horse riding arena",
"de": "Dies ist ein Reitplatz",
"es": "Esta es una pista ecuestre"
}
},
{
"if": "sport=skateboard",
"then": {
@ -323,6 +315,14 @@
"cs": "Toto je skatepark",
"es": "Este es un skatepark"
}
},
{
"if": "sport=equestrian",
"then": {
"en": "This is a horse riding arena",
"de": "Dies ist ein Reitplatz",
"es": "Esta es una pista ecuestre"
}
}
],
"id": "sport_pitch-sport",