diff options
| author | Haelwenn <contact+git.pleroma.social@hacktivis.me> | 2020-04-30 16:09:51 +0000 |
|---|---|---|
| committer | Haelwenn <contact+git.pleroma.social@hacktivis.me> | 2020-04-30 16:09:51 +0000 |
| commit | 55a3a3c3e52247427cf0c5b1ad459e86a2be0097 (patch) | |
| tree | e59780987ac02a0ca80ce4231602de978b40f7e4 /test/instance_static/emoji/test_pack_nonshared | |
| parent | 4c4344b7b17a2ddb1c597b059e0a7dcc043e02b2 (diff) | |
| parent | 4a487e4d0b744edac0d83306b80e4bd0cdef5358 (diff) | |
| download | pleroma-55a3a3c3e52247427cf0c5b1ad459e86a2be0097.tar.gz pleroma-55a3a3c3e52247427cf0c5b1ad459e86a2be0097.zip | |
Merge branch 'emoji-upload' into 'develop'
Updated emoji API endpoints
Closes #1649, #1604, and #1545
See merge request pleroma/pleroma!2179
Diffstat (limited to 'test/instance_static/emoji/test_pack_nonshared')
| -rw-r--r-- | test/instance_static/emoji/test_pack_nonshared/pack.json | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/test/instance_static/emoji/test_pack_nonshared/pack.json b/test/instance_static/emoji/test_pack_nonshared/pack.json index b96781f81..93d643a5f 100644 --- a/test/instance_static/emoji/test_pack_nonshared/pack.json +++ b/test/instance_static/emoji/test_pack_nonshared/pack.json @@ -3,14 +3,11 @@ "license": "Test license", "homepage": "https://pleroma.social", "description": "Test description", - "fallback-src": "https://nonshared-pack", "fallback-src-sha256": "74409E2674DAA06C072729C6C8426C4CB3B7E0B85ED77792DB7A436E11D76DAF", - "share-files": false }, - "files": { "blank": "blank.png" } -} +}
\ No newline at end of file |
