From 5bfe1f2d6600acbf2b57b48343490c7cc310042c Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Thu, 17 Mar 2022 15:56:16 +0100 Subject: [PATCH] chg: [person] add new potential direct message chat application --- objects/person/definition.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/objects/person/definition.json b/objects/person/definition.json index 0141548..59acb70 100644 --- a/objects/person/definition.json +++ b/objects/person/definition.json @@ -102,7 +102,9 @@ "Wire", "Threema", "Discord", - "Mumble" + "Mumble", + "Jabber", + "Twitter" ], "ui-priority": 10 }, @@ -247,5 +249,5 @@ "handle" ], "uuid": "a15b0477-e9d1-4b9c-9546-abe78a4f4248", - "version": 17 + "version": 18 } \ No newline at end of file