New radios: play your own content, or a given library

This commit is contained in:
Eliot Berriot 2019-11-27 15:28:21 +01:00
parent a89eb8db6e
commit 2090806398
10 changed files with 200 additions and 42 deletions

View file

@ -204,6 +204,7 @@ class APIActorSerializer(serializers.ModelSerializer):
"type",
"manually_approves_followers",
"full_username",
"is_local",
]