🤖 Auto commit for release 'develop' on 2026-03-29

This commit is contained in:
JC5
2026-03-29 20:33:01 +02:00
parent 59510a9acc
commit db156ffcf2
4 changed files with 25 additions and 21 deletions

View File

@@ -30,5 +30,5 @@ class TransactionGroupEventFlags
public bool $fireWebhooks = true;
public bool $batchSubmission = false;
public bool $recalculateCredit = true;
public bool $unifyOnly = false;
public bool $unifyOnly = false;
}