Update mautrix-python

This commit is contained in:
Tulir Asokan
2021-12-15 14:14:42 +02:00
parent 8603c67347
commit 9c14c86358
5 changed files with 12 additions and 12 deletions
-1
View File
@@ -53,7 +53,6 @@ class TelegramBridge(Bridge):
command = "python -m mautrix-telegram"
description = "A Matrix-Telegram puppeting bridge."
repo_url = "https://github.com/mautrix/telegram"
real_user_content_key = "net.maunium.telegram.puppet"
version = version
markdown_version = linkified_version
config_class = Config