Merge branch 'dev' into 'main'

Small fix

See merge request illegitimate/illegitimate-bot!308
This commit is contained in:
2024-10-18 09:30:10 +00:00

View File

@@ -1,7 +1,7 @@
import { userMention } from "discord.js" import { userMention } from "discord.js"
import { embedColor } from "~/config/options.js" import { embedColor } from "~/config/options.js"
import { IEvent } from "~/interfaces" import { IEvent } from "~/interfaces"
import { dateTimeFormatter } from "~/utils/Functions/intlFormaters" import { dateTimeFormatter } from "~/utils/Functions/intlFormaters.js"
import logToChannel from "~/utils/Functions/logtochannel.js" import logToChannel from "~/utils/Functions/logtochannel.js"
export default { export default {