Browse Source

Add Masttro

pull/3767/head
Thomas Kaul 12 months ago
parent
commit
9059d46f70
  1. 7
      libs/common/src/lib/personal-finance-tools.ts

7
libs/common/src/lib/personal-finance-tools.ts

@ -349,6 +349,13 @@ export const personalFinanceTools: Product[] = [
regions: ['Global'], regions: ['Global'],
slogan: 'Track your investments' slogan: 'Track your investments'
}, },
{
founded: 2010,
key: 'masttro',
name: 'Masttro',
origin: 'United States',
slogan: 'Your platform for wealth in full view'
},
{ {
founded: 2021, founded: 2021,
hasSelfHostingAbility: false, hasSelfHostingAbility: false,

Loading…
Cancel
Save