Done stuff.

This commit is contained in:
retoor 2025-03-14 23:02:58 +01:00
parent d8b43dbd08
commit 17c9731b9f

View File

@ -138,7 +138,7 @@
} }
} }
setInterval(updateTimes, 1000); setInterval(updateTimes, 30000);
function isMentionToMe(message){ function isMentionToMe(message){
const mentionText = '@{{ user.username.value }}'; const mentionText = '@{{ user.username.value }}';