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