mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-29 18:20:01 +00:00
Add search support for SEPA CT
This commit is contained in:
@@ -229,5 +229,6 @@ return [
|
||||
'attachment_notes_start' => ['alias' => true, 'alias_for' => 'attachment_notes_starts', 'needs_context' => true],
|
||||
'attachment_notes_ends' => ['alias' => false, 'needs_context' => true],
|
||||
'attachment_notes_end' => ['alias' => true, 'alias_for' => 'attachment_notes_ends', 'needs_context' => true],
|
||||
'sepa_ct_is' => ['alias' => false, 'needs_context' => true],
|
||||
],
|
||||
];
|
||||
|
Reference in New Issue
Block a user