diff options
Diffstat (limited to 'node_modules/montage-google/youtube-channel.reel')
-rw-r--r-- | node_modules/montage-google/youtube-channel.reel/youtube-channel.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/node_modules/montage-google/youtube-channel.reel/youtube-channel.html b/node_modules/montage-google/youtube-channel.reel/youtube-channel.html index 99a8a698..112fda72 100644 --- a/node_modules/montage-google/youtube-channel.reel/youtube-channel.html +++ b/node_modules/montage-google/youtube-channel.reel/youtube-channel.html | |||
@@ -10,7 +10,7 @@ | |||
10 | <script type="text/montage-serialization"> | 10 | <script type="text/montage-serialization"> |
11 | { | 11 | { |
12 | "player": { | 12 | "player": { |
13 | "prototype": "montage-google/youtube-player.reel", | 13 | "prototype": "youtube-player.reel", |
14 | "properties": { | 14 | "properties": { |
15 | "element": {"#": "player"} | 15 | "element": {"#": "player"} |
16 | } | 16 | } |
@@ -41,7 +41,7 @@ | |||
41 | }, | 41 | }, |
42 | 42 | ||
43 | "owner": { | 43 | "owner": { |
44 | "module": "montage-google/youtube-channel.reel", | 44 | "module": "youtube-channel.reel", |
45 | "name": "YoutubeChannel", | 45 | "name": "YoutubeChannel", |
46 | "properties": { | 46 | "properties": { |
47 | "element": {"#": "container"}, | 47 | "element": {"#": "container"}, |