wip
This commit is contained in:
parent
c05abf4da7
commit
3a39a36bed
22 changed files with 136 additions and 100 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue