Browse Source

Feature/extend personal finance tools (#3751)

Add etops
pull/3757/head
Thomas Kaul 3 weeks ago
committed by GitHub
parent
commit
5a4f1c03cb
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 8
      libs/common/src/lib/personal-finance-tools.ts

8
libs/common/src/lib/personal-finance-tools.ts

@ -163,6 +163,14 @@ export const personalFinanceTools: Product[] = [
origin: 'United States',
slogan: 'Portfolio Tracker Designed by Professional Investors'
},
{
founded: 2010,
hasFreePlan: false,
key: 'etops',
name: 'etops',
origin: 'Switzerland',
slogan: 'Your financial superpower'
},
{
founded: 2020,
hasFreePlan: true,

Loading…
Cancel
Save