Remove files that were prematurely added and add backend Compilation files

This commit is contained in:
broquemonsieur
2023-06-15 03:25:36 -07:00
parent bef234fd74
commit 6b984c6677
17 changed files with 115 additions and 111 deletions

View File

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