mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-12 11:16:43 +02:00
parent
9548337a7c
commit
dbb4030da4
13 changed files with 228 additions and 32 deletions
|
|
@ -73,11 +73,6 @@ class PodcastModel extends Model
|
|||
*/
|
||||
protected $returnType = Podcast::class;
|
||||
|
||||
/**
|
||||
* @var bool
|
||||
*/
|
||||
protected $useSoftDeletes = true;
|
||||
|
||||
/**
|
||||
* @var bool
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue