]> git.localhorst.tv Git - alttp.git/blobdiff - app/Models/Round.php
track twitch category where chats were sent in
[alttp.git] / app / Models / Round.php
index 0f4847a7edb3bc38a7abb0adf977fd05a1881f8d..7daa77957da58769f332421c6b7840407badb74e 100644 (file)
@@ -111,6 +111,7 @@ class Round extends Model
                'code' => 'array',
                'locked' => 'boolean',
                'no_record' => 'boolean',
+               'rolled_by' => 'string',
        ];
 
        protected $fillable = [