Missing changelog and getLicense endpoint for #581

This commit is contained in:
Eliot Berriot 2018-10-21 20:43:12 +02:00
parent 77973ba6f9
commit aaaa2479dc
No known key found for this signature in database
GPG key ID: DD6965E2476E5C27
4 changed files with 6 additions and 4 deletions

View file

@ -124,7 +124,7 @@ class SubsonicViewSet(viewsets.GenericViewSet):
"status": "ok",
"version": "1.16.0",
"type": "funkwhale",
"funkwhale-version": funkwhale_api.__version__,
"funkwhaleVersion": funkwhale_api.__version__,
"license": {
"valid": "true",
"email": "valid@valid.license",