mirror of
https://github.com/twisterarmy/twister-html.git
synced 2025-01-14 00:48:05 +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() {
|
function initWebTorrent() {
|
||||||
//localStorage.debug = '*'
|
//localStorage.debug = '*'
|
||||||
localStorage.removeItem('debug')
|
//localStorage.removeItem('debug')
|
||||||
|
|
||||||
if ($.localStorage.isSet('torrentIds'))
|
if ($.localStorage.isSet('torrentIds'))
|
||||||
twister.torrentIds = $.localStorage.get('torrentIds');
|
twister.torrentIds = $.localStorage.get('torrentIds');
|
||||||
|
Loading…
Reference in New Issue
Block a user