forked from MapComplete/MapComplete
Themes: Add internet questions to hackerspace, fix #1856
This commit is contained in:
parent
4888da2ed3
commit
c870544d85
1 changed files with 3 additions and 2 deletions
|
@ -153,6 +153,7 @@
|
||||||
],
|
],
|
||||||
"tagRenderings": [
|
"tagRenderings": [
|
||||||
"images",
|
"images",
|
||||||
|
"reviews",
|
||||||
{
|
{
|
||||||
"id": "is_makerspace",
|
"id": "is_makerspace",
|
||||||
"question": {
|
"question": {
|
||||||
|
@ -509,8 +510,8 @@
|
||||||
},
|
},
|
||||||
"id": "hackerspaces-start_date"
|
"id": "hackerspaces-start_date"
|
||||||
},
|
},
|
||||||
"questions",
|
"internet-all",
|
||||||
"reviews"
|
"questions"
|
||||||
],
|
],
|
||||||
"deletion": true,
|
"deletion": true,
|
||||||
"allowMove": true
|
"allowMove": true
|
||||||
|
|
Loading…
Add table
Reference in a new issue