removed hard coded suggestion

This commit is contained in:
Denis Duliçi 2022-10-26 12:17:01 +03:00
parent 9d29dfd147
commit 4adf21a9a1

View File

@ -231,13 +231,6 @@
'description' => trans('general.empty.actions.new', ['type' => trans_choice('general.expenses', 1)]), 'description' => trans('general.empty.actions.new', ['type' => trans_choice('general.expenses', 1)]),
'active_badge' => false 'active_badge' => false
], ],
[
'url' => 'https://akaunting.com/premium-cloud',
'permission' => 'create-banking-transactions',
'text' => trans('import.title', ['type' => trans_choice('general.bank_transactions', 2)]),
'description' => '',
'active_badge' => false
]
]" ]"
/> />
@endif @endif