remove nickname from fillable of Bank Integration
This commit is contained in:
parent
5ae52c5a91
commit
8886a4a33d
1 changed files with 0 additions and 1 deletions
|
|
@ -27,7 +27,6 @@ class BankIntegration extends BaseModel
|
|||
'bank_account_type',
|
||||
'balance',
|
||||
'currency',
|
||||
'nickname',
|
||||
'from_date',
|
||||
'auto_sync',
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue