This commit is contained in:
Aevann1 2022-03-23 18:15:59 +02:00
parent b31a00c6a1
commit 47c590f84b
3 changed files with 156 additions and 155 deletions

View file

@ -1,6 +1,7 @@
import sys
if "load_chat" in sys.argv:
from files.helpers.const import SITE_FULL
from files.helpers.const import SITE, SITE_FULL
if "load_chat" in sys.argv or SITE == 'localhost':
import time
from files.helpers.wrappers import auth_required
from files.helpers.sanitize import sanitize