mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-24 02:14:21 -04: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…
x
Reference in New Issue
Block a user