mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-20 23:54:44 +02:00
Fix saving tags
This commit is contained in:
parent
549ab12048
commit
41ee9e563c
@ -97,6 +97,7 @@ class Egg extends Model
|
|||||||
'script_entry',
|
'script_entry',
|
||||||
'script_container',
|
'script_container',
|
||||||
'copy_script_from',
|
'copy_script_from',
|
||||||
|
'tags',
|
||||||
];
|
];
|
||||||
|
|
||||||
public static array $validationRules = [
|
public static array $validationRules = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user