]> git.localhorst.tv Git - alttp.git/blobdiff - app/Models/Technique.php
basic map pins
[alttp.git] / app / Models / Technique.php
index f0a29d39ec3e975bf4ff973220ab83e50da25555..c8ad91b96bc56294fb1acbbba7963f31fb5de58e 100644 (file)
@@ -30,6 +30,7 @@ class Technique extends Model
 
        protected $casts = [
                'index' => 'boolean',
+               'rulesets' => 'array',
        ];
 
        protected $with = [