Skip to content

Commit

Permalink
Defined as_bridge_liveness_task in the class header
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Paul committed Dec 2, 2021
1 parent 4c6b4b6 commit d4b5e0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mautrix_telegram/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ class TelegramBridge(Bridge):
is_blocked: bool = False

periodic_sync_task: asyncio.Task = None
as_bridge_liveness_task: asyncio.Task = None

latest_telegram_update_timestamp: float

Expand Down

0 comments on commit d4b5e0b

Please sign in to comment.