mirror of https://github.com/coddrago/Heroku
Update security.py
parent
a86192836f
commit
c4d978d73a
|
@ -38,7 +38,7 @@ from herokutl.tl.types import ChatParticipantAdmin, ChatParticipantCreator, Mess
|
|||
from herokutl.utils import get_display_name
|
||||
import herokutl as tl
|
||||
|
||||
from . import main, utils
|
||||
from . import main, utils, loader
|
||||
from .database import Database
|
||||
from .tl_cache import CustomTelegramClient
|
||||
from .types import Command
|
||||
|
|
Loading…
Reference in New Issue