Removed unneeded .js extensions
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"
|
||||
|
||||
export interface ICommand {
|
||||
name: string
|
||||
|
||||
Reference in New Issue
Block a user