Added absolute paths
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { ChannelType, PermissionFlagsBits, SlashCommandBuilder } from "discord.js"
|
||||
import { color, devMessage } from "../../config/options.json"
|
||||
import { Command } from "../interfaces"
|
||||
import { color, devMessage } from "@config/options.json"
|
||||
import { Command } from "@interfaces"
|
||||
import setup from "./counting/setup"
|
||||
import ban from "./counting/ban"
|
||||
import unban from "./counting/unban"
|
||||
|
||||
Reference in New Issue
Block a user