]> git.localhorst.tv Git - alttp.git/blobdiff - app/Models/EpisodePlayer.php
sync episode channels
[alttp.git] / app / Models / EpisodePlayer.php
index 46a064b5aa47ea6836879abdbdbfba0140451ffd..909919097bc9508fae14026e2891c1727ce63ce5 100644 (file)
@@ -19,6 +19,7 @@ class EpisodePlayer extends Model
 
        protected $hidden = [
                'created_at',
+               'ext_id',
                'updated_at',
        ];