This commit is contained in:
James Cole
2021-05-01 18:54:11 +02:00
parent cc682485fc
commit 54d5f9a9c3
3 changed files with 13 additions and 2 deletions

View File

@@ -61,7 +61,7 @@ trait RuleManagement
],
[
'type' => 'from_account_is',
'value' => (string)trans('firefly.default_rule_trigger_from_account'),
'value' => (string)trans('firefly.default_rule_trigger_source_account'),
'stop_processing' => false,
],