forked from MarseyWorld/MarseyWorld
fix bird award icon
parent
17fabb423a
commit
28aaf15d85
|
@ -591,7 +591,7 @@ AWARDS = {
|
||||||
"kind": "bird",
|
"kind": "bird",
|
||||||
"title": "Bird Site",
|
"title": "Bird Site",
|
||||||
"description": "Forces the recipient to make all posts/comments < 140 characters for 24 hours.",
|
"description": "Forces the recipient to make all posts/comments < 140 characters for 24 hours.",
|
||||||
"icon": "fas fa-twitter",
|
"icon": "fab fa-twitter",
|
||||||
"color": "text-blue",
|
"color": "text-blue",
|
||||||
"price": 1500
|
"price": 1500
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue