diff --git a/libs/server/features/src/account/insight.service.ts b/libs/server/features/src/account/insight.service.ts index f1df4568..0eb8b13a 100644 --- a/libs/server/features/src/account/insight.service.ts +++ b/libs/server/features/src/account/insight.service.ts @@ -315,6 +315,9 @@ export class InsightService implements IInsightService { { finicityInvestmentTransactionType: 'dividend', }, + { + category: 'dividend', + }, ], }, }),