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