Skip to content

Commit

Permalink
fix: 🚑 Fix probably bot crashing from editing messages
Browse files Browse the repository at this point in the history
  • Loading branch information
VermiumSifell committed Dec 13, 2022
1 parent c62a995 commit 01024c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/events/messageUpdate/modules/counter.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
1; // Dependencies
// Dependencies
import { Message } from "discord.js";
// Models
import prisma from "../../../handlers/database";
Expand Down

0 comments on commit 01024c7

Please sign in to comment.