aboutsummaryrefslogtreecommitdiff
path: root/node_modules/components-data/map.json
diff options
context:
space:
mode:
authorFrançois Frisch2012-03-17 19:28:30 -0700
committerFrançois Frisch2012-03-17 19:28:30 -0700
commit09852e9b9b8e64f003bed5aa57630d8b42c8ac95 (patch)
treede6f15ae7557a17f105386729952f35783f67647 /node_modules/components-data/map.json
parenta086ca62423a09807e2f3a79107249bc31d5e908 (diff)
downloadninja-09852e9b9b8e64f003bed5aa57630d8b42c8ac95.tar.gz
Integrating picasa carousel and youtube channel
Diffstat (limited to 'node_modules/components-data/map.json')
-rw-r--r--node_modules/components-data/map.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/node_modules/components-data/map.json b/node_modules/components-data/map.json
index 071fa73a..796b2fad 100644
--- a/node_modules/components-data/map.json
+++ b/node_modules/components-data/map.json
@@ -9,13 +9,13 @@
9 { 9 {
10 "name": "category", 10 "name": "category",
11 "type": "string", 11 "type": "string",
12 "default": null, 12 "default": "",
13 "possibleValues": ["restaurant", "hospital", "cafe", "museum"] 13 "possibleValues": ["restaurant", "hospital", "cafe", "museum"]
14 }, 14 },
15 { 15 {
16 "name": "center", 16 "name": "center",
17 "type": "string", 17 "type": "string",
18 "default": null 18 "default": ""
19 } 19 }
20 20
21 ] 21 ]