summaryrefslogtreecommitdiff
path: root/frontend/static/js/sj_compiled.js
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/static/js/sj_compiled.js')
-rwxr-xr-xfrontend/static/js/sj_compiled.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/static/js/sj_compiled.js b/frontend/static/js/sj_compiled.js
index 1cd4974..7105f35 100755
--- a/frontend/static/js/sj_compiled.js
+++ b/frontend/static/js/sj_compiled.js
@@ -2128,7 +2128,7 @@ var Youtube =
},
build: function(){
Youtube.player = new YT.Player("ytscreen", {
- videoId: this.media.token,
+ // videoId: Youtube.video && Youtube.video.name,
width: Player.width,
height: Player.height,
events: {