mirror of
https://gitlab.com/octospacc/TelegramIndex-Fork.git
synced 2025-02-16 19:40:39 +01:00
fix typo
This commit is contained in:
parent
ca042267fe
commit
ed488897b1
@ -6,8 +6,8 @@ from jinja2 import Markup
|
|||||||
from telethon.tl import types
|
from telethon.tl import types
|
||||||
from telethon.tl.custom import Message
|
from telethon.tl.custom import Message
|
||||||
|
|
||||||
from util import get_file_name, get_human_size
|
from .util import get_file_name, get_human_size
|
||||||
from config import chat_id
|
from .config import chat_id
|
||||||
|
|
||||||
|
|
||||||
log = logging.getLogger(__name__)
|
log = logging.getLogger(__name__)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user