mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
add new album header
This commit is contained in:
+1
-1
@@ -197,7 +197,7 @@ def get_artist_data(artist: str):
|
||||
|
||||
|
||||
@bp.route("/f/<folder>")
|
||||
# @cache.cached(30)
|
||||
@cache.cached()
|
||||
def get_folder_tree(folder: str):
|
||||
"""
|
||||
Returns a list of all the folders and tracks in the given folder.
|
||||
|
||||
Reference in New Issue
Block a user