aboutsummaryrefslogtreecommitdiff
path: root/node_modules/components-data
diff options
context:
space:
mode:
authorFrançois Frisch2012-03-18 22:25:35 -0700
committerFrançois Frisch2012-03-18 22:25:46 -0700
commit54eb5672a5f43fb157aa7ecb88b0ba8a06296b86 (patch)
tree2d88e69ada0623973d7d25b3abf823df84f02cd3 /node_modules/components-data
parent44d75ed17d56055ed9dbb8f91867bbdbc68924fa (diff)
downloadninja-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.json2
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 }