]> git.localhorst.tv Git - alttp.git/blobdiff - app/Models/Round.php
request full guild member access
[alttp.git] / app / Models / Round.php
index 18be60fe015d346a085a416e4990aee3458c7447..b6c9d023917f4076775dd3f5d8f55321bb57c745 100644 (file)
@@ -90,6 +90,7 @@ class Round extends Model
        ];
 
        protected $fillable = [
+               'game',
                'number',
                'no_record',
                'tournament_id',