forked from rc/aircox
work on archiver / episode item: is now
This commit is contained in:
@ -33,6 +33,6 @@ class StatisticsView(BaseAdminView, LogListView, ListView):
|
||||
date = None
|
||||
|
||||
def get_object_list(self, logs, *_):
|
||||
return super().get_object_list(logs, True)
|
||||
super().get_object_list(logs, True)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user