Add last missing ids
This commit is contained in:
parent
0ca19a5a03
commit
d65257b2c5
8 changed files with 32 additions and 7 deletions
|
@ -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"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue