]> git.localhorst.tv Git - alttp.git/blobdiff - app/Models/AosSeed.php
give more time to download aos seed
[alttp.git] / app / Models / AosSeed.php
index 18633b7a471ce65a0be0d1e02f28bea0d20e4629..b0b1ee743669f76ca722091ab56eeeca99b47921 100644 (file)
@@ -31,6 +31,7 @@ class AosSeed extends Model
        }
 
        protected $casts = [
+               'error_detail' => 'array',
                'mystery' => 'boolean',
                'race' => 'boolean',
                'settings' => 'array',