1
0
mirror of https://github.com/coalaura/whiskr.git synced 2025-09-08 17:06:42 +00:00
This commit is contained in:
Laura
2025-08-10 22:36:15 +02:00
parent 0f9fe50781
commit ce6f125e0e

View File

@@ -483,6 +483,9 @@
);
scroll(true);
// small fix, sometimes when hard reloading we don't scroll all the way
setTimeout(scroll, 250, true);
}
function pushMessage() {