Feature/extend personal finance tools 20240713 (#3565)

pull/3567/head
Thomas Kaul 3 months ago committed by GitHub
parent 9ecc3176a5
commit 6eb9d9d973
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -351,6 +351,18 @@ export const personalFinanceTools: Product[] = [
origin: `Italy`,
slogan: 'Your Personal Finance Hub'
},
{
founded: 2008,
hasFreePlan: true,
hasSelfHostingAbility: false,
key: 'pocketsmith',
languages: ['English'],
name: 'PocketSmith',
origin: `New Zealand`,
pricingPerYear: '$120',
region: `Global`,
slogan: 'Know where your money is going'
},
{
hasFreePlan: false,
hasSelfHostingAbility: false,

Loading…
Cancel
Save