Skip to content

Commit

Permalink
fixup! feat: mail filters
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Kesselberg <[email protected]>
  • Loading branch information
kesselb committed Sep 12, 2024
1 parent 196e61f commit f6f53e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Service/AllowedRecipientsService.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
class AllowedRecipientsService {

public function __construct(
private readonly AliasesService $aliasesService,
private AliasesService $aliasesService,
) {
}

Expand Down

0 comments on commit f6f53e6

Please sign in to comment.