diff options
author | Valerio Virgillito | 2012-06-27 15:35:39 -0700 |
---|---|---|
committer | Valerio Virgillito | 2012-06-27 15:35:39 -0700 |
commit | d764ea70f75841cbe959733b471509b5a61d8b9c (patch) | |
tree | 9026664bc951d188102bf1a1bcc803632c313921 /node_modules/components-data/map.json | |
parent | 07e7e2f28b863b0a4d139cc7e649a630b162e0da (diff) | |
parent | 913f5cdce07072e7ba6ba8063a3bd19e7eb00a46 (diff) | |
download | ninja-d764ea70f75841cbe959733b471509b5a61d8b9c.tar.gz |
Merge pull request #344 from mencio/google-components-fixes
Google components fixes
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", |