backend bonus log exclude seeding default

This commit is contained in:
xiaomlove
2025-09-17 04:05:36 +07:00
parent 74d722b301
commit 4009337133
16 changed files with 136 additions and 31 deletions

View File

@@ -42,4 +42,5 @@ return [
'value' => 'Trade value',
'new_total_value' => 'Post-trade value',
],
'exclude_seeding_bonus' => 'Exclude seeding bonus',
];