Add Compilation symbols until "Compilations" appears in feeds menu

This commit is contained in:
broquemonsieur
2023-06-07 01:11:15 -07:00
parent 5fb47c5e9e
commit d0a3c994f4
7 changed files with 16 additions and 3 deletions

View File

@@ -629,9 +629,9 @@ default_user_preferences:
## Each entry can be one of: "Popular", "Trending",
## "Subscriptions", "Playlists", "Compilations"
##
## Default: ["Popular", "Trending", "Subscriptions", "Playlists","Compilations"] (show all feeds)
## Default: ["Popular", "Trending", "Subscriptions", "Playlists", "Compilations"] (show all feeds)
##
#feed_menu: ["Popular", "Trending", "Subscriptions", "Playlists","Compilations"]
feed_menu: ["Popular", "Trending", "Subscriptions", "Playlists", "Compilations"]
##
## Default feed to display on the home page.