Browse Source

Add Income Reign

pull/5411/head
Thomas Kaul 2 months ago
parent
commit
8f0b500148
  1. 9
      libs/common/src/lib/personal-finance-tools.ts

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

@ -427,6 +427,15 @@ export const personalFinanceTools: Product[] = [
slogan: 'Die All-in-One Lösung für dein Vermögen.', slogan: 'Die All-in-One Lösung für dein Vermögen.',
useAnonymously: true useAnonymously: true
}, },
{
founded: 2022,
key: 'income-reign',
languages: ['English'],
name: 'Income Reign',
note: 'Income Reign was discontinued in 2025',
origin: 'United States',
pricingPerYear: '$120'
},
{ {
hasFreePlan: true, hasFreePlan: true,
hasSelfHostingAbility: false, hasSelfHostingAbility: false,

Loading…
Cancel
Save