From ed0653ebca3270b0d7f01bcdd44b713855ae336d Mon Sep 17 00:00:00 2001 From: Hamath Eltrael Date: Sun, 12 Jul 2026 17:49:06 +0200 Subject: [PATCH] Added Matrix to messaging aswell, because it can do that too. In addition to Community. --- data/apps.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/apps.json b/data/apps.json index 754023b..4d1dad6 100644 --- a/data/apps.json +++ b/data/apps.json @@ -114,7 +114,8 @@ { "id": "imessage", "name": "iMessage" }, { "id": "molly", "name": "Molly" }, { "id": "fossify_messages", "name": "Fossify Messages" }, - { "id": "rocket_chat", "name": "Rocket.Chat" } + { "id": "rocket_chat", "name": "Rocket.Chat" }, + { "id": "matrix", "name": "Matrix" } ] }, {