From b53962daa62d25e612b35b04bf0d6b84457dbb58 Mon Sep 17 00:00:00 2001 From: Luke Childs Date: Sun, 12 Sep 2021 23:54:31 +0700 Subject: [PATCH] Combine "Messaging" and "Social" app categories (#963) --- apps/registry.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/registry.json b/apps/registry.json index ee3c540..7deb132 100644 --- a/apps/registry.json +++ b/apps/registry.json @@ -133,7 +133,7 @@ }, { "id": "synapse", - "category": "Messaging", + "category": "Social", "name": "Synapse", "version": "1.38.0", "tagline": "Matrix reference homeserver", @@ -155,7 +155,7 @@ }, { "id": "element", - "category": "Messaging", + "category": "Social", "name": "Element", "version": "2.1.5", "tagline": "A glossy Matrix client compatible with Synapse", @@ -315,7 +315,7 @@ }, { "id": "sphinx-relay", - "category": "Messaging", + "category": "Social", "name": "Sphinx Relay", "version": "2.2.0", "tagline": "Chat and pay over the Lightning Network",