fix: 🚑 Fix probably bot crashing from editing messages

This commit is contained in:
Axel Olausson Holtenäs 2022-12-13 14:44:53 +01:00
parent c62a995865
commit 01024c7702

View file

@ -1,4 +1,4 @@
1; // Dependencies
// Dependencies
import { Message } from "discord.js";
// Models
import prisma from "../../../handlers/database";