mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-01 02:00:01 +00:00
69f179bd33
* Adding prettier check to CI. * Running prettier on codebase.
12 lines
411 B
JSON
12 lines
411 B
JSON
{
|
|
"@context": "https://www.w3.org/ns/activitystreams",
|
|
"id": "https://masto.asonix.dog/users/asonix#follows/449/undo",
|
|
"type": "Undo",
|
|
"actor": "https://masto.asonix.dog/users/asonix",
|
|
"object": {
|
|
"id": "https://masto.asonix.dog/1ea87517-63c5-4118-8831-460ee641b2cf",
|
|
"type": "Follow",
|
|
"actor": "https://masto.asonix.dog/users/asonix",
|
|
"object": "https://ds9.lemmy.ml/c/testcom"
|
|
}
|
|
}
|