mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-29 18:20:01 +00:00
Add new bank specific fixes.
This commit is contained in:
@@ -145,7 +145,7 @@ return [
|
||||
'ExpandedForm' => [
|
||||
'is_safe' => [
|
||||
'date', 'text', 'select', 'balance', 'optionsList', 'checkbox', 'amount', 'tags', 'integer', 'textarea', 'location',
|
||||
'multiRadio','file'
|
||||
'multiRadio','file','multiCheckbox'
|
||||
]
|
||||
],
|
||||
'Form' => [
|
||||
|
Reference in New Issue
Block a user