feat: allow hiding owner's email in public RSS feed

This commit is contained in:
Ewen Korr 2024-01-01 10:11:29 +00:00 committed by Yassine Doghri
commit 222e02a2af
8 changed files with 66 additions and 10 deletions

View file

@ -48,6 +48,7 @@ class PodcastModel extends Model
'parental_advisory',
'owner_name',
'owner_email',
'is_owner_email_removed_from_feed',
'publisher',
'type',
'copyright',