mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Smaller rule list
This commit is contained in:
@@ -133,7 +133,7 @@ class ApplyRules extends Command
|
||||
// start running rules.
|
||||
$this->friendlyLine(sprintf('Will apply %d rule(s) to your transaction(s).', $count));
|
||||
|
||||
// file the rule(s)
|
||||
// fire the rule(s)
|
||||
$ruleEngine->fire();
|
||||
|
||||
$this->friendlyLine('');
|
||||
|
Reference in New Issue
Block a user