diff options
Diffstat (limited to 'users/test.following')
-rw-r--r-- | users/test.following | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/users/test.following b/users/test.following new file mode 100644 index 0000000..a11f198 --- /dev/null +++ b/users/test.following @@ -0,0 +1,6 @@ +{ + "@context": "https://www.w3.org/ns/activitystreams", + "type": "OrderedCollection", + "totalItems": 0, + "orderedItems": [], +} |