mirror of
https://codeberg.org/artfulrobot/contactcats.git
synced 2025-06-25 13:08:04 +02:00
fix managed option group
This commit is contained in:
parent
142479d861
commit
b6e910cedf
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ return [
|
|||
'name' => 'CustomGroup_Category_changes',
|
||||
'entity' => 'CustomGroup',
|
||||
'cleanup' => 'unused',
|
||||
'update' => 'unmodified',
|
||||
'update' => 'always',
|
||||
'params' => [
|
||||
'version' => 4,
|
||||
'values' => [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue