Updated type system
This commit is contained in:
@@ -9,7 +9,7 @@ import {
|
||||
TextChannel
|
||||
} from "discord.js"
|
||||
import { devMessage, embedColor } from "~/config/options.js"
|
||||
import { ICommand } from "~/interfaces"
|
||||
import { ICommand } from "~/typings"
|
||||
|
||||
export default {
|
||||
name: "setup",
|
||||
|
||||
Reference in New Issue
Block a user