* #132 - added translations * wip * #132 - added translations * #132 - cs fix * #132 - cs fix Co-authored-by: Adrian Hopek <adrian.hopek@blumilk.pl>
This commit is contained in:
@@ -37,7 +37,7 @@ trait ListsHandlers
|
||||
)
|
||||
->map(
|
||||
fn(SignatureHandler $handler): AttachmentField => AttachmentField::create(
|
||||
$handler->getDescription(),
|
||||
__($handler->getDescription()),
|
||||
"`/{$handler->getSignature()}`",
|
||||
),
|
||||
)
|
||||
|
Reference in New Issue
Block a user