mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-05-04 05:06:37 +00:00
Clean up a bunch of code and improve transaction store events
This commit is contained in:
@@ -26,5 +26,6 @@ class TransactionGroupEventFlags
|
||||
public bool $applyRules = true;
|
||||
public bool $fireWebhooks = true;
|
||||
public bool $batchSubmission = false;
|
||||
public bool $recalculateCredit = true;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user