diff options
Diffstat (limited to 'node_modules/components-data/youtube-channel.json')
-rw-r--r-- | node_modules/components-data/youtube-channel.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/node_modules/components-data/youtube-channel.json b/node_modules/components-data/youtube-channel.json new file mode 100644 index 00000000..c909fd1b --- /dev/null +++ b/node_modules/components-data/youtube-channel.json | |||
@@ -0,0 +1,16 @@ | |||
1 | { | ||
2 | "component": "youtube-channel", | ||
3 | |||
4 | "module": "montage/ui/youtube-channel.reel", | ||
5 | |||
6 | "name": "YoutubeChannel", | ||
7 | |||
8 | "properties": [ | ||
9 | { | ||
10 | "name": "channel", | ||
11 | "type": "string", | ||
12 | "default": "" | ||
13 | } | ||
14 | |||
15 | ] | ||
16 | } \ No newline at end of file | ||