diff --git a/files/helpers/const.py b/files/helpers/const.py index 2fcab8a159..2a5d0ca817 100644 --- a/files/helpers/const.py +++ b/files/helpers/const.py @@ -177,7 +177,7 @@ DAD_ID = 0 MOM_ID = 0 DONGER_ID = 0 -BUG_THREAD = +BUG_THREAD = 0 POLL_THREAD = 0 WELCOME_MSG = f"Welcome to {SITE_NAME}!" ROLES={}