fix
This commit is contained in:
parent
e1ace567d5
commit
629fb9c19b
2 changed files with 24 additions and 0 deletions
|
@ -624,6 +624,14 @@ AWARDS = {
|
|||
"color": "text-gray",
|
||||
"price": 300
|
||||
},
|
||||
"candycane": {
|
||||
"kind": "candycane",
|
||||
"title": "Candy Cane",
|
||||
"description": "???",
|
||||
"icon": "fas fa-candy-cane",
|
||||
"color": "text-gray",
|
||||
"price": 500
|
||||
},
|
||||
"mistletoe": {
|
||||
"kind": "mistletoe",
|
||||
"title": "Mistletoe",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue