Feature/add wealthy tracker (#3510)

* Add Wealthy Tracker
pull/3514/head
Thomas Kaul 7 months ago committed by GitHub
parent 24bcc15b6a
commit c4499df74c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -498,6 +498,15 @@ export const personalFinanceTools: Product[] = [
pricingPerYear: '$50',
slogan: 'See all your investments in one place'
},
{
founded: 2018,
hasSelfHostingAbility: false,
key: 'wealthy-tracker',
languages: ['English'],
name: 'Wealthy Tracker',
origin: `India`,
slogan: 'One app to manage all your investments'
},
{
key: 'whal',
name: 'Whal',

Loading…
Cancel
Save