➖ errorColor
This commit is contained in:
parent
e8845e6dce
commit
92a5fa9102
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";
|
||||
|
||||
// Models
|
||||
import fetchUser from "@helpers/fetchUser";
|
||||
|
|
Loading…
Add table
Reference in a new issue