projects
/
akkoma
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'develop' into tests/mastodon_api_controller.ex
[akkoma]
/
test
/
instance_static
/
emoji
/
test_pack_nonshared
/
pack.json
1
{
2
"pack": {
3
"license": "Test license",
4
"homepage": "https://pleroma.social",
5
"description": "Test description",
6
7
"fallback-src": "https://nonshared-pack",
8
"fallback-src-sha256": "74409E2674DAA06C072729C6C8426C4CB3B7E0B85ED77792DB7A436E11D76DAF",
9
10
"share-files": false
11
},
12
13
"files": {
14
"blank": "blank.png"
15
}
16
}