Skip to content
Snippets Groups Projects
Commit 82bd2cf9 authored by pracht's avatar pracht
Browse files

Fixed missed values

parent c94f4d34
No related branches found
No related tags found
No related merge requests found
...@@ -86,17 +86,10 @@ ...@@ -86,17 +86,10 @@
"any int" "any int"
], ],
"hotel-bookstay": [ "hotel-bookstay": [
"NONE", "1"
"any int"
], ],
"hotel-area": [ "hotel-area": [
"NONE", "centre"
"centre",
"south",
"west",
"east",
"north",
"dontcare"
] ]
} }
}, },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment