Skip to content
Snippets Groups Projects
Commit 7e280de9 authored by mattwire's avatar mattwire
Browse files

Managed entity fix

parent 38e8465e
No related branches found
No related tags found
No related merge requests found
......@@ -23,8 +23,8 @@ if (empty(OptionValue::get(FALSE)
'is_reserved' => TRUE,
'is_active' => TRUE,
],
'match' => ['option_group_id', 'name'],
],
'match' => ['option_group_id', 'name'],
],
];
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment