X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=app%2FModels%2FEpisode.php;h=7d3175c4778e19b72d9f9558610d9518a7103410;hb=7c1db464de8560af8f72228fc311c34f38c1134d;hp=1c16f7f4a9ac7f8fab1bf2719c666514fa2c45cc;hpb=0a2bb2069cee683d525596dfe0141cac60f0f977;p=alttp.git diff --git a/app/Models/Episode.php b/app/Models/Episode.php index 1c16f7f..7d3175c 100644 --- a/app/Models/Episode.php +++ b/app/Models/Episode.php @@ -39,7 +39,6 @@ class Episode extends Model protected $hidden = [ 'created_at', - 'ext_id', 'updated_at', ];