forked from rDrama/rDrama
1
0
Fork 0

same as last commit

master
Aevann 2023-08-03 13:49:21 +03:00
parent 30ec96be0d
commit 0fe9fe31f6
1 changed files with 1 additions and 1 deletions

View File

@ -595,7 +595,7 @@ if (screen_width <= 768) {
if (location.hash == `#m-${e.target.id}`) {
history.back();
}
}, 100);
}, 1);
});
window.addEventListener('hashchange', () => {