This commit is contained in:
buddhhu
2023-05-15 22:40:17 +05:30
parent d2351e5c02
commit bba9fbe095

View File

@@ -42,7 +42,7 @@ from telethon.tl.types import (
)
from telethon.utils import get_peer_id
from decouple import config, RepositoryEnv
from.. import LOGS, ULTConfig
from .. import LOGS, ULTConfig
from ..fns.helper import download_file, inline_mention, updater
db_url = 0