Fix getDeviceCode not being recognised
All checks were successful
release / release-plugins (push) Successful in 25s
All checks were successful
release / release-plugins (push) Successful in 25s
This commit is contained in:
@@ -8,6 +8,8 @@ use Slim::Utils::Strings qw(string);
|
||||
use Slim::Utils::Prefs;
|
||||
use Slim::Utils::Log;
|
||||
|
||||
use Plugins::YouTubeMusic::OAuth2;
|
||||
|
||||
my $log = Slim::Utils::Log->addLogCategory({
|
||||
'category' => 'plugin.youtubemusic',
|
||||
'defaultLevel' => 'WARN',
|
||||
|
||||
Reference in New Issue
Block a user