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