dfs
This commit is contained in:
parent
45d16ddad4
commit
494d252144
2 changed files with 3 additions and 2 deletions
|
@ -205,7 +205,7 @@ else:
|
|||
MOM_ID = 0
|
||||
DONGER_ID = 0
|
||||
BUG_THREAD = 0
|
||||
WELCOME_MSG = f"Welcome to {SITE}!"
|
||||
WELCOME_MSG = f"Welcome to {SITE_NAME}!"
|
||||
|
||||
PUSHER_ID = environ.get("PUSHER_ID", "").strip()
|
||||
PUSHER_KEY = environ.get("PUSHER_KEY", "").strip()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue