]> git.localhorst.tv Git - alttp.git/blobdiff - app/Models/Episode.php
more links
[alttp.git] / app / Models / Episode.php
index 1c16f7f4a9ac7f8fab1bf2719c666514fa2c45cc..7d3175c4778e19b72d9f9558610d9518a7103410 100644 (file)
@@ -39,7 +39,6 @@ class Episode extends Model
 
        protected $hidden = [
                'created_at',
-               'ext_id',
                'updated_at',
        ];