enhancement(lint): Fix lint errors for src/commands/zeon_message.ts

Co-authored-by: NeonGamerBot-QK <saahilattud@gmail.com>
Signed-off-by: zeon-neon[bot] <136533918+zeon-neon[bot]@users.noreply.github.com>
This commit is contained in:
zeon-neon[bot] 2024-12-18 01:32:42 +00:00 committed by GitHub
parent 193a9423ab
commit 6a34d5feb7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -94,8 +94,8 @@ export default class Message implements Command {
timestamp: event.ts,
name: "no",
});
break;
case "warning":
break;
case "warning":
case "error":
app.client.reactions.add({
channel: event.channel,