Updated dir structure and paths
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { 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"
|
||||
|
||||
export = {
|
||||
name: "ping",
|
||||
|
||||
Reference in New Issue
Block a user