#132 - cs fix
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