feat: fix Money in & out dialog.

This commit is contained in:
elforjani13
2021-10-28 14:39:54 +02:00
parent b0f1584b04
commit 4b96ba76f5
4 changed files with 12 additions and 10 deletions

View File

@@ -7,7 +7,6 @@ export const addMoneyIn = [
},
{
name: intl.get('cash_flow.other_income'),
type: 'OTHER_INCOME',
value: 'other_income',
},
{