diff --git a/public/script.js b/public/script.js index 22bd1c195..b410625b5 100644 --- a/public/script.js +++ b/public/script.js @@ -1900,9 +1900,6 @@ function addOneMessage(mes, { type = 'normal', insertAfter = null, scroll = true avatarImg = mes['force_avatar']; } - if (chat.length == 0) { - messageText = substituteParams(messageText); - } messageText = messageFormatting( messageText, mes.name,