dev
supopur 2 years ago
parent 9ed2c050b7
commit b14f1c724c

@ -85,7 +85,7 @@ class API:
def __init__(self, config, bot, log, token, dbapi):
def __init__(self, config, bot, log, token):
self.start_time = time.time()
self.config = config
self.bot = bot

Loading…
Cancel
Save