Thomas Kaul
7 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
8 additions and
0 deletions
-
libs/common/src/lib/personal-finance-tools.ts
|
@ -163,6 +163,14 @@ export const personalFinanceTools: Product[] = [ |
|
|
origin: 'United States', |
|
|
origin: 'United States', |
|
|
slogan: 'Portfolio Tracker Designed by Professional Investors' |
|
|
slogan: 'Portfolio Tracker Designed by Professional Investors' |
|
|
}, |
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
founded: 2010, |
|
|
|
|
|
hasFreePlan: false, |
|
|
|
|
|
key: 'etops', |
|
|
|
|
|
name: 'etops', |
|
|
|
|
|
origin: 'Switzerland', |
|
|
|
|
|
slogan: 'Your financial superpower' |
|
|
|
|
|
}, |
|
|
{ |
|
|
{ |
|
|
founded: 2020, |
|
|
founded: 2020, |
|
|
hasFreePlan: true, |
|
|
hasFreePlan: true, |
|
|