Update settings page

This commit is contained in:
mschuepbach
2024-03-14 18:26:34 +01:00
parent 2bdfbd1eec
commit 391189c177
5 changed files with 32 additions and 1 deletions

View File

@@ -16,6 +16,10 @@ my $log = Slim::Utils::Log->addLogCategory({
my $prefs = preferences('plugin.youtubemusic');
$prefs->init({
testPref => 'test'
});
sub initPlugin {
my $class = shift;