From c451c0e329a68b348189ee70aac382202af2272d Mon Sep 17 00:00:00 2001 From: mungai-njoroge Date: Tue, 12 Dec 2023 20:00:33 +0300 Subject: [PATCH] add 'collection' to compilation album filter --- app/models/album.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/models/album.py b/app/models/album.py index ef26bd3..d5846b9 100644 --- a/app/models/album.py +++ b/app/models/album.py @@ -131,7 +131,7 @@ class Album: "#1 hits", "number ones", "super hits", - "ultimate collection", + "collection", "anthology", "great hits", "biggest hits",