Fix display names for XMPP

This commit is contained in:
Lawin0129
2022-03-06 20:39:18 +00:00
parent 4e6881e219
commit 8cf7e405bf
4 changed files with 19 additions and 94 deletions

View File

@@ -1,24 +1,5 @@
{
"friends": [
{
"accountId": "SubtoLawin_123",
"groups": [],
"mutual": 0,
"alias": "",
"note": "",
"favorite": false,
"created": "2000-04-08T12:32:42.069Z"
},
{
"accountId": "Followlawin_123",
"groups": [],
"mutual": 0,
"alias": "",
"note": "",
"favorite": false,
"created": "2000-04-08T12:32:42.069Z"
}
],
"friends": [],
"incoming": [],
"outgoing": [],
"suggested": [],