remove old Dockerfile

This commit is contained in:
mungai-njoroge
2023-12-11 18:55:38 +03:00
parent 5b332bebb5
commit 8ff09925a2
3 changed files with 2 additions and 41 deletions
+1 -1
View File
@@ -136,7 +136,7 @@ def get_first_4_images(
def get_recently_added_playlist(cutoff: int = 14):
playlist = Playlist(
id="recentlyplayed",
id="recentlyadded",
name="Recently Added",
image=None,
last_updated="Now",