mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-30 18:11:45 +00:00
Auto commit for release 'develop' on 2025-01-05
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'operators' => [
|
||||
'operators' => [
|
||||
'user_action' => ['alias' => false, 'needs_context' => true],
|
||||
'account_id' => ['alias' => false, 'needs_context' => true],
|
||||
'reconciled' => ['alias' => false, 'needs_context' => false],
|
||||
|
||||
Reference in New Issue
Block a user