diff options
Diffstat (limited to 'outbox')
-rw-r--r-- | outbox/230401T23:00:01.json | 4 | ||||
-rw-r--r-- | outbox/230402T23:00:01.json | 10 |
2 files changed, 0 insertions, 14 deletions
diff --git a/outbox/230401T23:00:01.json b/outbox/230401T23:00:01.json deleted file mode 100644 index baeb7f8..0000000 --- a/outbox/230401T23:00:01.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "type": "Note", - "name": "A Simple Note" -} diff --git a/outbox/230402T23:00:01.json b/outbox/230402T23:00:01.json deleted file mode 100644 index bd50adb..0000000 --- a/outbox/230402T23:00:01.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "type": "Note", - "name": "Another Simple Note", - "tag": [ - { - "type": "Hashtag", - "name": "#test" - } - ] -} |