Hide some of the answers

This commit is contained in:
Robin van der Linde 2023-02-17 21:47:44 +01:00
parent 865dac1bb6
commit b9aa6ecbd1
Signed by untrusted user who does not match committer: Robin-van-der-Linde
GPG key ID: 53956B3252478F0D

View file

@ -150,7 +150,8 @@
"then": { "then": {
"en": "This clock does probably not display the date", "en": "This clock does probably not display the date",
"nl": "Deze klok toont de datum waarschijnlijk niet" "nl": "Deze klok toont de datum waarschijnlijk niet"
} },
"hideInAnswer": true
} }
] ]
}, },
@ -180,7 +181,8 @@
"then": { "then": {
"en": "This clock does probably not display the temperature", "en": "This clock does probably not display the temperature",
"nl": "Deze klok toont de temperatuur waarschijnlijk niet" "nl": "Deze klok toont de temperatuur waarschijnlijk niet"
} },
"hideInAnswer": true
} }
] ]
}, },
@ -210,7 +212,8 @@
"then": { "then": {
"en": "This clock does probably not display the air pressure", "en": "This clock does probably not display the air pressure",
"nl": "Deze klok toont de luchtdruk waarschijnlijk niet" "nl": "Deze klok toont de luchtdruk waarschijnlijk niet"
} },
"hideInAnswer": true
} }
] ]
}, },
@ -240,7 +243,8 @@
"then": { "then": {
"en": "This clock does probably not display the humidity", "en": "This clock does probably not display the humidity",
"nl": "Deze klok toont de luchtvochtigheid waarschijnlijk niet" "nl": "Deze klok toont de luchtvochtigheid waarschijnlijk niet"
} },
"hideInAnswer": true
} }
] ]
}, },