modrinth command
This commit is contained in:
parent
bc0725595d
commit
8852026e2c
5 changed files with 110 additions and 1 deletions
|
@ -23,7 +23,7 @@ export const ETA_MESSAGES = [
|
|||
'In PolyMC 2.0.0',
|
||||
];
|
||||
|
||||
export const COLORS: { [color: string]: number } = {
|
||||
export const COLORS = {
|
||||
red: 0xef4444,
|
||||
green: 0x22c55e,
|
||||
blue: 0x60a5fa,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue