diff --git a/app/Models/Egg.php b/app/Models/Egg.php index 95ad31cb5..211945c19 100644 --- a/app/Models/Egg.php +++ b/app/Models/Egg.php @@ -97,6 +97,7 @@ class Egg extends Model 'script_entry', 'script_container', 'copy_script_from', + 'tags', ]; public static array $validationRules = [