Add last missing ids

This commit is contained in:
Pieter Vander Vennet 2021-09-26 20:08:40 +02:00
parent 0ca19a5a03
commit d65257b2c5
8 changed files with 32 additions and 7 deletions

View file

@ -49,6 +49,7 @@
},
"tagRenderings": [
{
"id": "is_makerspace",
"question": {
"en": "Is this a hackerspace or a makerspace?"
},
@ -109,6 +110,7 @@
},
"wheelchair-access",
{
"id": "hs-club-mate",
"question": {
"en": "Does this hackerspace serve Club Mate?"
},
@ -130,7 +132,7 @@
]
},
"then": {
"en": "This hackerspace is not worthy of the name hackerspace as it does not serve club mate"
"en": "This hackerspace does not serve club mate"
}
}
]