@@ -53,7 +53,7 @@ class AttachmentListController {
|
||||
insertText = ``;
|
||||
}
|
||||
return insertText;
|
||||
};
|
||||
}
|
||||
|
||||
select(attachment) {
|
||||
this.onSelect({attachment: this.getAttachmentMarkdown(attachment)});
|
||||
|
||||
Reference in New Issue
Block a user