This commit is contained in:
Izalia Mae 2020-01-13 09:19:28 -05:00
parent ee565667f0
commit 7f94229214

View file

@ -12,7 +12,7 @@ from aiohttp.client_exceptions import *
from .signature import validate, pass_hash
from .functions import json_error, user_check
from .config import MASTOCONFIG, script_path
from .config import MASTOCONFIG, PAWSCONFIG, script_path
from . import database as db