change queen award color from purple to pink

pull/155/head
Aevann 2023-06-21 15:45:11 +03:00
parent d30913903e
commit 8e5aa4c23c
1 changed files with 1 additions and 1 deletions

View File

@ -536,7 +536,7 @@ AWARDS = {
"title": "Queen",
"description": "Gets the recipient in touch with their feminine side for 24 hours.",
"icon": "fas fa-phone",
"color": "text-purple",
"color": "text-pink",
"price": 1000,
"deflectable": True,
"cosmetic": False,