We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bc6d637 + 7de4dec commit 9ca31dcCopy full SHA for 9ca31dc
1 file changed
Slim/Menu/BrowseLibrary.pm
@@ -735,7 +735,7 @@ sub setMode {
735
$client->modeParam( handledTransition => 1 );
736
}
737
738
-our @topLevelArgs = qw(track_id artist_id genre_id album_id playlist_id year only_album_years folder_id role_id library_id remote_library release_type work_id composer_id from_search subtitle grouping performance);
+our @topLevelArgs = qw(track_id artist_id genre_id album_id playlist_id year only_album_years folder_id role_id library_id remote_library release_type work_id composer_id from_search subtitle grouping performance menu_mode menu_roles);
739
740
sub _topLevel {
741
my ($client, $callback, $args, $pt) = @_;
0 commit comments