fix grinch color

pull/218/head
Aevann 2023-12-01 21:34:34 +02:00
parent 0726fc8324
commit 0ac97906b6
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ AWARDS = {
"title": "Grinch",
"description": "???",
"icon": "fas fa-angry",
"color": "text-green-500",
"color": "text-orange",
"price": 100,
"deflectable": True,
"cosmetic": False,