mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-01-29 05:40:50 +03:00
Add link to the ESP32 WiFi Manager to the settings page in LMS.
This commit is contained in:
committed by
Michael Herger
parent
ec7982dbfc
commit
b075bbaea3
@@ -94,6 +94,7 @@ sub handler {
|
||||
}
|
||||
|
||||
$paramRef->{'pref_equalizer'} = $cprefs->get('equalizer') if $client->depth == 16;
|
||||
$paramRef->{'player_ip'} = $client->ip;
|
||||
|
||||
return $class->SUPER::handler($client, $paramRef);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user