Turn around defaults

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2017-06-14 17:49:03 +02:00
parent 261a28cae9
commit 31af1a206e

View file

@ -250,7 +250,7 @@
"private": true,
"placeholder": "",
"options": [
"Yes", "No"
"No", "Yes"
],
"split": 1
},
@ -273,7 +273,7 @@
"private": false,
"placeholder": "",
"options": [
"Yes", "No"
"No", "Yes"
],
"split": 1
},