dfs
This commit is contained in:
parent
47f663ed9e
commit
a4cdf18ad3
16 changed files with 97 additions and 136 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue