diff options
| author | lain <lain@soykaf.club> | 2019-10-10 14:40:59 +0200 |
|---|---|---|
| committer | lain <lain@soykaf.club> | 2019-10-10 14:40:59 +0200 |
| commit | c54ae662dcc08c0c04a1dff7bb7a361665e877b8 (patch) | |
| tree | afb9cce0d7bcc15cd2fe3221609d7883d45d0057 /test/instance_static/emoji/test_pack/pack.json | |
| parent | 02f8e2a8ab65c3e8497bab4576ce4e75f8df3217 (diff) | |
| parent | 6355694309b0bad3687a8a7820b81ebf6625751d (diff) | |
| download | pleroma-c54ae662dcc08c0c04a1dff7bb7a361665e877b8.tar.gz pleroma-c54ae662dcc08c0c04a1dff7bb7a361665e877b8.zip | |
Merge remote-tracking branch 'origin/develop' into benchmark-finishing
Diffstat (limited to 'test/instance_static/emoji/test_pack/pack.json')
| -rw-r--r-- | test/instance_static/emoji/test_pack/pack.json | 13 |
1 files changed, 13 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 000000000..5a8ee75f9 --- /dev/null +++ b/test/instance_static/emoji/test_pack/pack.json @@ -0,0 +1,13 @@ +{ + "pack": { + "license": "Test license", + "homepage": "https://pleroma.social", + "description": "Test description", + + "share-files": true + }, + + "files": { + "blank": "blank.png" + } +} |
