Removed unneeded .js extensions
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { InteractionContextType, PermissionFlagsBits, SlashCommandBuilder } from "discord.js"
|
||||
import { devMessage, embedColor, instructionsgif } from "~/config/options.js"
|
||||
import { devMessage, embedColor, instructionsgif } from "~/config/options"
|
||||
import { ICommand } from "~/typings"
|
||||
|
||||
export default {
|
||||
|
||||
Reference in New Issue
Block a user