chg: [instant-message] Jabber and Twitter added + updated required fields

pull/352/head
Alexandre Dulaunoy 2022-03-17 09:14:39 +01:00
parent 2b07f2eda5
commit 9515ae332e
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 6 additions and 2 deletions

View File

@ -20,7 +20,9 @@
"Wire", "Wire",
"Threema", "Threema",
"Discord", "Discord",
"Mumble" "Mumble",
"Jabber",
"Twitter"
], ],
"ui-priority": 1 "ui-priority": 1
}, },
@ -110,7 +112,9 @@
"name": "instant-message", "name": "instant-message",
"requiredOneOf": [ "requiredOneOf": [
"body", "body",
"from-user" "from-user",
"from-number",
"from-name"
], ],
"uuid": "5fa51a24-f40f-4696-a77e-d31e26bab5fc", "uuid": "5fa51a24-f40f-4696-a77e-d31e26bab5fc",
"version": 3 "version": 3