mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-06 13:08:00 +02:00
Add field for opening_hours:drive_through=* (#999)
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"key": "opening_hours:drive_through",
|
||||
"type": "combo",
|
||||
"label": "Drive Through Hours",
|
||||
"placeholder": "Same as regular business hours",
|
||||
"prerequisiteTag": {
|
||||
"key": "drive_through",
|
||||
"value": "yes"
|
||||
},
|
||||
"snake_case": false,
|
||||
"caseSensitive": true
|
||||
}
|
||||
Reference in New Issue
Block a user