change album override label to podcast metadata override in preferences page
This commit is contained in:
parent
8427d0a92a
commit
eb349174dd
2 changed files with 3 additions and 3 deletions
|
@ -75,7 +75,7 @@ class PodcastManager {
|
|||
array_push($episodes, $placeholder);
|
||||
}
|
||||
}
|
||||
return $episodes;
|
||||
return $episodPoes;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue