Fix saving tags

This commit is contained in:
Lance Pioch 2024-04-29 22:41:39 -04:00
parent 549ab12048
commit 41ee9e563c

View File

@ -97,6 +97,7 @@ class Egg extends Model
'script_entry',
'script_container',
'copy_script_from',
'tags',
];
public static array $validationRules = [