mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
document and add image to mix
This commit is contained in:
+1
-1
@@ -16,6 +16,6 @@ class Mixes(CronJob):
|
||||
"""
|
||||
print("⭐⭐⭐⭐ Mixes cron job running")
|
||||
mixes = MixesPlugin()
|
||||
artist_mixes = mixes.get_artists()
|
||||
artist_mixes = mixes.create_artist_mixes()
|
||||
|
||||
HomepageStore.set_artist_mixes(artist_mixes)
|
||||
|
||||
Reference in New Issue
Block a user