mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-03-13 22:12:44 +03:00
Merge pull request #538 from michaelherger/master-v4.3
Fix missing colon
This commit is contained in:
@@ -15,7 +15,7 @@ use Slim::Utils::Strings qw(string cstring);
|
||||
|
||||
use Slim::Utils::Log;
|
||||
use Slim::Utils::Prefs;
|
||||
use Plugins::SqueezeESP32::Player
|
||||
use Plugins::SqueezeESP32::Player;
|
||||
|
||||
my $log = logger('player.RgbLed');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user