mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-11 10:46:43 +02:00
feat(rss): add ˂podcast:guid˃ tag for channel
This commit is contained in:
parent
603df2d5af
commit
1fab10eb0d
7 changed files with 31 additions and 1 deletions
|
|
@ -33,6 +33,7 @@ class PodcastModel extends Model
|
|||
*/
|
||||
protected $allowedFields = [
|
||||
'id',
|
||||
'guid',
|
||||
'title',
|
||||
'name',
|
||||
'description_markdown',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue