This commit is contained in:
syuilo
2017-02-20 16:27:24 +09:00
parent c05abf4da7
commit 3a39a36bed
22 changed files with 136 additions and 100 deletions

View File

@ -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