mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-05 02:09:28 +00:00
fix playlist view_origin
This commit is contained in:
@@ -519,7 +519,7 @@ class PlaylistView(ArchivistResultsView):
|
||||
show all playlists indexed
|
||||
"""
|
||||
|
||||
view_origin = "home"
|
||||
view_origin = "playlist"
|
||||
es_search = "/ta_playlist/_search"
|
||||
|
||||
def get(self, request):
|
||||
|
||||
Reference in New Issue
Block a user