Fixed build error

pull/238/head
Tobias Reich 10 years ago
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…
Cancel
Save