This commit is contained in:
Aevann1 2021-09-20 15:11:10 +02:00
parent 47f663ed9e
commit a4cdf18ad3
16 changed files with 97 additions and 136 deletions

View file

@ -24,9 +24,9 @@ if site_name == "Drama":
"color": "text-black-50",
"price": 1000
},
"stars": {
"kind": "stars",
"title": "Stars",
"fireflies": {
"kind": "fireflies",
"title": "fireflies",
"description": "Puts stars on the post.",
"icon": "fas fa-sparkles",
"color": "text-warning",
@ -43,9 +43,9 @@ else:
"color": "text-black-50",
"price": 1000
},
"stars": {
"kind": "stars",
"title": "Stars",
"fireflies": {
"kind": "fireflies",
"title": "fireflies",
"description": "Puts stars on the post.",
"icon": "fas fa-sparkles",
"color": "text-warning",