mirror of
https://github.com/twisterarmy/twister-html.git
synced 2025-01-13 16:37:52 +00:00
do not change webtorrent debug settings, leave as is
This commit is contained in:
parent
b762c645ee
commit
440bce7c2d
@ -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');
|
||||
|
Loading…
Reference in New Issue
Block a user