➖ errorColor
This commit is contained in:
parent
7a6b370543
commit
78a2373cd1
1 changed files with 1 additions and 6 deletions
|
@ -2,12 +2,7 @@
|
|||
import { CommandInteraction } from "discord.js";
|
||||
|
||||
// Configurations
|
||||
import {
|
||||
successColor,
|
||||
errorColor,
|
||||
footerText,
|
||||
footerIcon,
|
||||
} from "@config/embed";
|
||||
import { successColor, footerText, footerIcon } from "@config/embed";
|
||||
|
||||
import { hosterName, hosterUrl } from "@config/other";
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue