TelegramBareClient: Fix lost #region

This commit is contained in:
Dmitry D. Chernov 2017-12-28 07:33:25 +10:00
parent f3d47769df
commit a5b1457eee

View File

@ -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