mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-03 12:36:06 +02:00
chore(deps): Update dependencies 🚀
This commit is contained in:
@@ -59,8 +59,6 @@ if (localStorage.getItem('kyoppie') === 'yuppie') {
|
||||
location.reload(true);
|
||||
}
|
||||
|
||||
window.history.scrollRestoration = 'manual';
|
||||
|
||||
if (localStorage.getItem('theme') == null) {
|
||||
applyTheme(lightTheme);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user