Browse Source

Task/update note in personal finance tools (#6053)

* Update note
pull/6049/head
Thomas Kaul 5 days ago
committed by GitHub
parent
commit
ec3e8520eb
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      libs/common/src/lib/personal-finance-tools.ts

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

@ -1021,9 +1021,11 @@ export const personalFinanceTools: Product[] = [
}, },
{ {
hasSelfHostingAbility: false, hasSelfHostingAbility: false,
isArchived: true,
key: 'wallmine', key: 'wallmine',
languages: ['English'], languages: ['English'],
name: 'wallmine', name: 'wallmine',
note: 'wallmine was discontinued in 2024',
origin: 'Czech Republic', origin: 'Czech Republic',
pricingPerYear: '$600', pricingPerYear: '$600',
slogan: 'Make Smarter Investments' slogan: 'Make Smarter Investments'

Loading…
Cancel
Save