Fixed build error
This commit is contained in:
parent
2d7ad24834
commit
c7f03baf86
@ -124,6 +124,7 @@ var lychee = {
|
||||
|
||||
// Use 'try' to catch a thrown error when Safari is in private mode
|
||||
try { localStorage.setItem("lychee_username", user); }
|
||||
catch (err) {}
|
||||
|
||||
window.location.reload();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user