Removed unneeded .js extensions
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { InteractionContextType, SlashCommandBuilder } from "discord.js"
|
||||
import { devMessage, embedColor } from "~/config/options.js"
|
||||
import { bwfkdr, bwstars, bwwins, duelswins, duelswlr, swkdr, swstars } from "~/config/reqs.js"
|
||||
import { devMessage, embedColor } from "~/config/options"
|
||||
import { bwfkdr, bwstars, bwwins, duelswins, duelswlr, swkdr, swstars } from "~/config/reqs"
|
||||
import { ICommand } from "~/typings"
|
||||
|
||||
export default {
|
||||
|
||||
Reference in New Issue
Block a user