aboutsummaryrefslogtreecommitdiff
path: root/node_modules/components-data
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/components-data')
-rw-r--r--node_modules/components-data/feed-reader.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/node_modules/components-data/feed-reader.json b/node_modules/components-data/feed-reader.json
index 1e055eef..7a5bd276 100644
--- a/node_modules/components-data/feed-reader.json
+++ b/node_modules/components-data/feed-reader.json
@@ -13,8 +13,9 @@
13 }, 13 },
14 { 14 {
15 "name": "feedDisplayMode", 15 "name": "feedDisplayMode",
16 "type": "string", 16 "type": "select",
17 "default": "timer" 17 "default": "animation",
18 "possibleValues": ["animation", "timer"]
18 } 19 }
19 ], 20 ],
20 "defaultStyles": { 21 "defaultStyles": {