mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-08 20:22:42 +01:00
remove nickname from fillable of Bank Integration
This commit is contained in:
parent
5ae52c5a91
commit
8886a4a33d
@ -27,7 +27,6 @@ class BankIntegration extends BaseModel
|
||||
'bank_account_type',
|
||||
'balance',
|
||||
'currency',
|
||||
'nickname',
|
||||
'from_date',
|
||||
'auto_sync',
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user