modrinth command

This commit is contained in:
Ryan Cao 2022-08-29 10:44:40 +08:00
parent bc0725595d
commit 8852026e2c
No known key found for this signature in database
GPG key ID: 528A2C1B6656B97F
5 changed files with 110 additions and 1 deletions

View file

@ -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,