Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/ghostfolio/commit/6eb9d9d973066b901df8303d1896bde21eaf2390?style=split&whitespace=show-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

Feature/extend personal finance tools 20240713 ()

pull/3567/head
Thomas Kaul 6 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`, 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…
Cancel
Save