Преглед на файлове

Merge branch 'master' of gitlab.com:Isleward/isleward

tags/v0.3.2
Big Bad Waffle преди 5 години
родител
ревизия
fe4d763d21
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      src/server/components/social.js

+ 1
- 1
src/server/components/social.js Целия файл

@@ -181,7 +181,7 @@ module.exports = {
if (msg.data.ignore)
return;

if (!profanities.isClean(messageString)) {
if (!msg.data.item && !profanities.isClean(messageString)) {
this.sendMessage('Profanities detected in message. Blocked.', 'color-redA');
return;
}


Зареждане…
Отказ
Запис