mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 07:16:06 -06:00
#3512 Enabled Currencies make it tag
This commit is contained in:
parent
69d24bc30e
commit
33aec0f5d4
@ -173,6 +173,7 @@ return [
|
|||||||
'type' => 'anomaly.field_type.checkboxes',
|
'type' => 'anomaly.field_type.checkboxes',
|
||||||
'required' => true,
|
'required' => true,
|
||||||
'config' => [
|
'config' => [
|
||||||
|
'mode' => 'tags',
|
||||||
'default_value' => function () {
|
'default_value' => function () {
|
||||||
return [config('streams::currencies.default')];
|
return [config('streams::currencies.default')];
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user