From f538fbd1a468989f607e7af21e64f42a7851bb86 Mon Sep 17 00:00:00 2001 From: Gredin67 Date: Thu, 19 Aug 2021 17:58:30 +0200 Subject: [PATCH] add mautrix_telegram --- apps.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/apps.json b/apps.json index eae53632..43cde2d3 100644 --- a/apps.json +++ b/apps.json @@ -2071,6 +2071,16 @@ ], "url": "https://github.com/YunoHost-Apps/mautrix_signal_ynh" }, + "mautrix_telegram": { + "branch": "master", + "category": "communication", + "revision": "HEAD", + "state": "working", + "subtags": [ + "chat" + ], + "url": "https://github.com/YunoHost-Apps/mautrix_telegram_ynh" + }, "mautrix_whatsapp": { "branch": "master", "category": "communication",