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,12 +0,0 @@
[
{
"id": "SubtoLawin_123",
"displayName": "Subscribe to Lawin on YouTube!",
"externalAuths": {}
},
{
"id": "Followlawin_123",
"displayName": "Follow @lawin_010 on twitter!",
"externalAuths": {}
}
]

View File

@@ -1,16 +1 @@
[
{
"accountId": "SubtoLawin_123",
"status": "ACCEPTED",
"direction": "OUTBOUND",
"created": "2000-05-11T15:53:53.072Z",
"favorite": false
},
{
"accountId": "Followlawin_123",
"status": "ACCEPTED",
"direction": "OUTBOUND",
"created": "2000-04-08T12:32:42.069Z",
"favorite": false
}
]
[]

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": [],