diff options
Diffstat (limited to 'node_modules/components-data/map.json')
-rw-r--r-- | node_modules/components-data/map.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/node_modules/components-data/map.json b/node_modules/components-data/map.json index e80fa510..4a3da3c6 100644 --- a/node_modules/components-data/map.json +++ b/node_modules/components-data/map.json | |||
@@ -10,7 +10,7 @@ | |||
10 | "name": "category", | 10 | "name": "category", |
11 | "type": "select", | 11 | "type": "select", |
12 | "default": "restaurant", | 12 | "default": "restaurant", |
13 | "possibleValues": ["restaurant", "hospital", "cafe", "museum"] | 13 | "possibleValues": ["", "restaurant", "hospital", "cafe", "museum"] |
14 | }, | 14 | }, |
15 | { | 15 | { |
16 | "name": "center", | 16 | "name": "center", |