Changed import alias
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { ChatInputCommandInteraction, SlashCommandBuilder } from "discord.js"
|
||||
import { ExtendedClient as Client } from "utils/Client.js"
|
||||
import { ExtendedClient as Client } from "~/utils/Client.js"
|
||||
|
||||
export default interface ICommand {
|
||||
name: string
|
||||
|
||||
Reference in New Issue
Block a user