forked from rc/aircox
streamer as separate application; working streamer monitor interface
This commit is contained in:
@ -108,7 +108,7 @@ class PlaylistImport:
|
||||
return tracks
|
||||
|
||||
|
||||
class Command (BaseCommand):
|
||||
class Command(BaseCommand):
|
||||
help = __doc__
|
||||
|
||||
def add_arguments(self, parser):
|
||||
|
Reference in New Issue
Block a user