do not change webtorrent debug settings, leave as is

This commit is contained in:
Miguel Freitas 2016-05-10 07:21:47 -03:00
parent b762c645ee
commit 440bce7c2d

View File

@ -307,7 +307,7 @@ function refreshTwistdayReminder() {
function initWebTorrent() {
//localStorage.debug = '*'
localStorage.removeItem('debug')
//localStorage.removeItem('debug')
if ($.localStorage.isSet('torrentIds'))
twister.torrentIds = $.localStorage.get('torrentIds');