This commit is contained in:
anonish 2015-02-08 21:53:36 -06:00
parent afd79689f3
commit b6151bee51

View File

@ -137,7 +137,7 @@ function setupVideo(thumb, url) {
var pageType = window.active_page; var pageType = window.active_page;
var pageURL = isMod?window.location.href:window.location.pathname; var pageURL = isMod?window.location.href:window.location.pathname;
var jsonURL; var jsonURL;
console.log("vidName = "+vidName);
var thisThread; var thisThread;
var thisPost; var thisPost;