diff options
author | François Frisch | 2012-03-18 22:25:35 -0700 |
---|---|---|
committer | François Frisch | 2012-03-18 22:25:46 -0700 |
commit | 54eb5672a5f43fb157aa7ecb88b0ba8a06296b86 (patch) | |
tree | 2d88e69ada0623973d7d25b3abf823df84f02cd3 /node_modules/components-data | |
parent | 44d75ed17d56055ed9dbb8f91867bbdbc68924fa (diff) | |
download | ninja-54eb5672a5f43fb157aa7ecb88b0ba8a06296b86.tar.gz |
using channel name rather than url
Diffstat (limited to 'node_modules/components-data')
-rw-r--r-- | node_modules/components-data/youtube-channel.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/node_modules/components-data/youtube-channel.json b/node_modules/components-data/youtube-channel.json index 8affffba..c909fd1b 100644 --- a/node_modules/components-data/youtube-channel.json +++ b/node_modules/components-data/youtube-channel.json | |||
@@ -7,7 +7,7 @@ | |||
7 | 7 | ||
8 | "properties": [ | 8 | "properties": [ |
9 | { | 9 | { |
10 | "name": "channelUrl", | 10 | "name": "channel", |
11 | "type": "string", | 11 | "type": "string", |
12 | "default": "" | 12 | "default": "" |
13 | } | 13 | } |