add field self_checkout to shop preset

This commit is contained in:
Moritz 2024-10-06 17:14:52 +02:00
parent 7629cf2bd8
commit 9772232798
2 changed files with 13 additions and 0 deletions

View file

@ -0,0 +1,12 @@
{
"key": "self_checkout",
"type": "radio",
"strings": {
"options": {
"yes": "Yes",
"only": "Only",
"no": "No"
}
},
"label": "Self Checkout"
}

View file

@ -22,6 +22,7 @@
"ele",
"height_building",
"second_hand",
"self_checkout",
"stroller",
"toilets",
"toilets/wheelchair",