fsd
This commit is contained in:
parent
b31a00c6a1
commit
47c590f84b
3 changed files with 156 additions and 155 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue