Browse Source

Hide the current net performance

pull/373/head
Thomas 4 years ago
parent
commit
c9e1bfcbe7
  1. 1
      apps/api/src/app/portfolio/portfolio.controller.ts

1
apps/api/src/app/portfolio/portfolio.controller.ts

@ -246,6 +246,7 @@ export class PortfolioController {
'cash',
'committedFunds',
'currentGrossPerformance',
'currentNetPerformance',
'currentValue',
'fees',
'netWorth',

Loading…
Cancel
Save