rename xmpp button

This commit is contained in:
Amolith 2021-11-14 23:34:33 -05:00
parent 4313ba4e08
commit 73b59f3d1e
Signed by: Amolith
GPG Key ID: 5548AD9930655715
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
{ {
"name": "Jabber/XMPP", "name": "Jabber/XMPP",
"description": "Jabber/XMPP is a set of open technologies for instant messaging, multi-party chat, and voice/video calls. XMPP stands for the Extensible Messaging and Presence Protocol.", "description": "Jabber/XMPP is a set of open technologies for instant messaging, multi-party chat, and voice/video calls. XMPP stands for the Extensible Messaging and Presence Protocol.",
"button_text": "Register!", "button_text": "Chat!",
"link": "https://docs.nixnet.services/XMPP", "link": "https://docs.nixnet.services/XMPP",
"tor":"#" "tor":"#"
}, },