mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
improve nowPlaying alignment
This commit is contained in:
@@ -145,6 +145,9 @@ def get_albumartists(album, artist):
|
||||
|
||||
@bp.route("/populate/images")
|
||||
def populate_images():
|
||||
"""
|
||||
Populates the artist images.
|
||||
"""
|
||||
functions.populate_images()
|
||||
return "Done"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user