Fix unblock handling

This commit is contained in:
Francis Dinh 2018-05-21 05:00:58 -04:00
commit cc5373b846
3 changed files with 8 additions and 6 deletions

View file

@ -26,8 +26,9 @@
"type": "Block",
"object": "http://localtesting.pleroma.lol/users/lain",
"nickname": "lain",
"id": "http://mastodon.example.org/users/admin#follows/2",
"id": "http://mastodon.example.org/users/admin#blocks/2",
"actor": "http://mastodon.example.org/users/admin"
},
"actor": "http://mastodon.example.org/users/admin"
"actor": "http://mastodon.example.org/users/admin",
"id": "http://mastodon.example.org/users/admin#blocks/2/undo"
}