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