Feature/extend personal finance tools 20240820 (#3685)

* Add Ziggma
pull/3687/head
Thomas Kaul 2 months ago committed by GitHub
parent f883469b55
commit ac5aec9262
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -668,5 +668,15 @@ export const personalFinanceTools: Product[] = [
origin: 'United States',
pricingPerYear: '$99',
slogan: 'Change Your Relationship With Money'
},
{
founded: 2019,
hasFreePlan: false,
hasSelfHostingAbility: false,
key: 'ziggma',
name: 'Ziggma',
origin: 'United States',
pricingPerYear: '$90',
slogan: 'Your solution for investing success'
}
];

Loading…
Cancel
Save