mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-03 05:36:16 +02:00
Improve navigation
This commit is contained in:
@@ -54,6 +54,8 @@ 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