gfgf
This commit is contained in:
parent
8c8141af09
commit
1f27f59eba
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ from os import environ
|
|||
|
||||
site_name = environ.get("SITE_NAME").strip()
|
||||
|
||||
if site_name = "Drama":
|
||||
if site_name == "Drama":
|
||||
AWARDS = {
|
||||
"ban": {
|
||||
"kind": "ban",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue