mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-08 12:37:01 +03:00
enable "remote" menu in settings
This commit is contained in:
@@ -54,6 +54,10 @@ sub hasScrolling {
|
||||
return 1;
|
||||
}
|
||||
|
||||
sub hasIR {
|
||||
return 1;
|
||||
}
|
||||
|
||||
sub update_artwork {
|
||||
my $client = shift;
|
||||
my $cprefs = $prefs->client($client);
|
||||
|
||||
Reference in New Issue
Block a user