retard
This commit is contained in:
parent
7fb178a262
commit
7018e2067d
@ -94,8 +94,7 @@ module.exports = {
|
||||
|
||||
// Odeslání statusu při změně jména nebo profilovky
|
||||
on_userUpdate: (bef, aft) => {
|
||||
if (process.env.IGNORE_PRESENCE) return;
|
||||
if (!logHovno(bef, aft))
|
||||
if (!process.env.IGNORE_PRESENCE)
|
||||
prepSend([[aft, statusy[statusOnFoun(null, aft.presence)[1]]]]);
|
||||
}
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user