Fixed issue where migrate deletes auth token
This commit is contained in:
parent
c6cc529d54
commit
bbcd955f28
@ -537,7 +537,7 @@
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
localStorage.clear('torrents');
|
localStorage.removeItem('torrents',);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user