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-31 23:28:42 +02:00
parent 30755706fb
commit d903521154

View File

@@ -860,6 +860,8 @@
messages.splice(index, 1);
setFollowTail(distanceFromBottom() <= nearBottom);
this.#save();
$messages.dispatchEvent(new Event("scroll"));