Added option for Auto Smartblock and Playlist creation to preferences

This commit is contained in:
Robb Ebright 2017-08-23 12:16:42 -04:00
parent aec0e348c4
commit 3515a898a7
5 changed files with 75 additions and 44 deletions

View file

@ -33,6 +33,8 @@
<?php echo $this->element->getElement('podcastAlbumOverride')->render() ?>
<?php echo $this->element->getElement('podcastAutoSmartblock')->render() ?>
<?php echo $this->element->getElement('thirdPartyApi')->render() ?>
<?php echo $this->element->getElement('allowedCorsUrls')->render() ?>