mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-16 21:17:45 +02:00
feat: allow hiding owner's email in public RSS feed
This commit is contained in:
parent
9178c3f3af
commit
222e02a2af
8 changed files with 66 additions and 10 deletions
|
|
@ -48,6 +48,7 @@ class PodcastModel extends Model
|
|||
'parental_advisory',
|
||||
'owner_name',
|
||||
'owner_email',
|
||||
'is_owner_email_removed_from_feed',
|
||||
'publisher',
|
||||
'type',
|
||||
'copyright',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue