mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -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',
|
||||
'required' => true,
|
||||
'config' => [
|
||||
'mode' => 'tags',
|
||||
'default_value' => function () {
|
||||
return [config('streams::currencies.default')];
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user