mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-05 01:55:36 +02:00
wip
This commit is contained in:
@@ -226,7 +226,7 @@
|
||||
, 4000ms
|
||||
};
|
||||
|
||||
this.on-visibilitychange = () => {
|
||||
this.onVisibilitychange = () => {
|
||||
if document.hidden then return
|
||||
@messages.forEach (message) =>
|
||||
if message.user_id != this.I.id and not message.is_read
|
||||
|
||||
Reference in New Issue
Block a user