Feature/extend personal finance tools 20240713 (#3565)
This commit is contained in:
parent
9ecc3176a5
commit
6eb9d9d973
@ -351,6 +351,18 @@ export const personalFinanceTools: Product[] = [
|
|||||||
origin: `Italy`,
|
origin: `Italy`,
|
||||||
slogan: 'Your Personal Finance Hub'
|
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,
|
hasFreePlan: false,
|
||||||
hasSelfHostingAbility: false,
|
hasSelfHostingAbility: false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user