diff options
Diffstat (limited to 'test/instance_static/emoji/test_pack/pack.json')
| -rw-r--r-- | test/instance_static/emoji/test_pack/pack.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/test/instance_static/emoji/test_pack/pack.json b/test/instance_static/emoji/test_pack/pack.json new file mode 100644 index 0000000..5b33fbb --- /dev/null +++ b/test/instance_static/emoji/test_pack/pack.json @@ -0,0 +1,12 @@ +{ + "files": { + "blank": "blank.png", + "blank2": "blank2.png" + }, + "pack": { + "description": "Test description", + "homepage": "https://pleroma.social", + "license": "Test license", + "share-files": true + } +}
\ No newline at end of file |
