From ba79fc87d13174df33e5965ad65353b47748a8fc Mon Sep 17 00:00:00 2001 From: 7cc5c4f330d47060 <7cc5c4f330d47060@noreply.localhost> Date: Thu, 22 Aug 2024 20:22:04 -0400 Subject: [PATCH] [Web] Remove extraneous console.log --- plugins/!chat.js | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/!chat.js b/plugins/!chat.js index 8942160..dd98dc1 100755 --- a/plugins/!chat.js +++ b/plugins/!chat.js @@ -70,7 +70,6 @@ module.exports = { nickname = b.findDisplayName(uuid) username = parsePlain(parse1204(data.name)) } - console.log() b.emit('chat', { json: json, type: 'profileless',