mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
Fix saving tags
This commit is contained in:
@@ -97,6 +97,7 @@ class Egg extends Model
|
||||
'script_entry',
|
||||
'script_container',
|
||||
'copy_script_from',
|
||||
'tags',
|
||||
];
|
||||
|
||||
public static array $validationRules = [
|
||||
|
||||
Reference in New Issue
Block a user