URL encode remote emoji pack names (#362)
[akkoma] / test / instance_static / emoji / test with spaces / pack.json
1 {
2 "files": {
3 "blank": "blank.png",
4 "blank2": "blank2.png"
5 },
6 "pack": {
7 "description": "Test description",
8 "homepage": "https://pleroma.social",
9 "license": "Test license",
10 "share-files": true
11 }
12 }