Updated dir structure and paths
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* eslint-disable no-unused-vars */
|
||||
import { ChatInputCommandInteraction, SlashCommandBuilder } from "discord.js"
|
||||
import { ExtendedClient as Client } from "@utils/Client"
|
||||
import { ExtendedClient as Client } from "utils/Client"
|
||||
|
||||
export default interface Command {
|
||||
name: string
|
||||
|
||||
Reference in New Issue
Block a user