mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-09 07:25:19 +02:00
add missing property
This commit is contained in:
parent
bc2b2492e7
commit
4bb856ffbf
1 changed files with 3 additions and 0 deletions
|
@ -315,6 +315,9 @@ export class InsightService implements IInsightService {
|
||||||
{
|
{
|
||||||
finicityInvestmentTransactionType: 'dividend',
|
finicityInvestmentTransactionType: 'dividend',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
category: 'dividend',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
}),
|
}),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue