mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-07 21:53:07 -04:00
[cmd] r34
This commit is contained in:
parent
35b16e22b1
commit
e97066e112
5 changed files with 98 additions and 1 deletions
|
@ -3,7 +3,8 @@ module.exports.COLORS = Object.freeze({
|
|||
"success": 6411359,
|
||||
"warning": 16426522,
|
||||
"embed": 3092790,
|
||||
"brand": 6085465
|
||||
"brand": 6085465,
|
||||
"nsfw": 15549056
|
||||
})
|
||||
|
||||
module.exports.ICONS = Object.freeze({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue