commit 3a593e5809fe3f5cc0853420e102a6fcc180fa81
parent 8935bdf38c3b133909e3ca2dc366c3a1458d9b72
Author: n0tr1v <n0tr1v@protonmail.com>
Date: Thu, 15 Jun 2023 22:38:52 -0700
doc
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pkg/web/handlers/api/v1/chat.go b/pkg/web/handlers/api/v1/chat.go
@@ -240,7 +240,7 @@ Loop:
continue
}
- // We receive this event when the "update read-marker" is clicked.
+ // We receive this event when the "update read-marker" button is clicked.
// This means the user is saying that all messages are read, and read-marker should be at the very top.
if topic == readMarkerTopic {
msgsMap.Clear() // read-marker at the top, so no unread message