From 53c71c0b3a810a08d7db3b1f7a007d336e7313f9 Mon Sep 17 00:00:00 2001 From: "zeon-neon[bot]" <136533918+zeon-neon[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 19:20:15 +0000 Subject: [PATCH] enhancement(lint): Fix lint errors for src/commands/on_message.ts Co-authored-by: NeonGamerBot-QK Signed-off-by: zeon-neon[bot] <136533918+zeon-neon[bot]@users.noreply.github.com> --- src/commands/on_message.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/commands/on_message.ts b/src/commands/on_message.ts index 84f85bb..5e7f539 100644 --- a/src/commands/on_message.ts +++ b/src/commands/on_message.ts @@ -43,7 +43,7 @@ export default class Message implements Command { app.event(this.name, async (par) => { // console.debug(par); // if (!par.ack) return; - // console.debug(0); + // console.debug(0); if (!par.say) return; console.log( `uh one of them are here`,