This commit is contained in:
Petitminion 2023-06-27 15:55:58 +02:00
parent 32daed3524
commit 4b65bcba95
1 changed files with 0 additions and 1 deletions

View File

@ -64,7 +64,6 @@ class SessionRadio(SimpleRadio):
return self.session
def get_queryset(self, **kwargs):
if not self.session or not self.session.user:
return (
Track.objects.all()