[COMPONENT][Attachment] Vinculate note information with attachment controllers

Various minor bug fixes
This commit is contained in:
2021-12-27 02:47:04 +00:00
parent fd44bc3ac5
commit c4dacd7626
18 changed files with 95 additions and 63 deletions

View File

@@ -194,6 +194,7 @@ class ImageEncoder extends Plugin
[
'attachment' => $vars['attachment'],
'note' => $vars['note'],
'title' => $vars['title'],
'thumbnail' => $thumbnail,
],
);