mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-01-24 16:24:15 +03:00
TelegramBareClient: Fix lost #region
This commit is contained in:
parent
f3d47769df
commit
a5b1457eee
|
@ -815,7 +815,7 @@ class TelegramBareClient:
|
||||||
|
|
||||||
# endregion
|
# endregion
|
||||||
|
|
||||||
# Constant read
|
# region Constant read
|
||||||
|
|
||||||
def _set_connected_and_authorized(self):
|
def _set_connected_and_authorized(self):
|
||||||
self._authorized = True
|
self._authorized = True
|
||||||
|
|
Loading…
Reference in New Issue
Block a user