bugfixing

This commit is contained in:
2019-02-27 01:10:30 +01:00
parent 9be64fd071
commit 53325bc8d3

View File

@@ -25,7 +25,7 @@ from xmpp_tg.mtproto import TelegramGateClient
from xmpp_tg.utils import var_dump, display_tg_name, get_contact_jid, localtime
import xmpp_tg.monkey # monkeypatch
from message_handlers import *
from xmpp_tg.message_handlers import *
# modified by adnidor