From d371584359b2e0e480ad3cdc497ba9cbb3bb6f3e Mon Sep 17 00:00:00 2001 From: Kautilya Date: Sat, 30 Jun 2018 23:32:22 +0530 Subject: [PATCH] Trying to call the TV shows function again. --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 72c138b..b56a688 100755 --- a/index.html +++ b/index.html @@ -2402,7 +2402,8 @@

Latest Tweets

console.log("reloading the page") if (!window.location.hash) { window.location = window.location + '#sensehack'; - window.location.reload(false); + showTrakt(); + // window.location.reload(false); } // location.reload(false);