[COMPONENT][Attachment] Vinculate note information with attachment controllers
Various minor bug fixes
This commit is contained in:
@@ -150,6 +150,7 @@ class VideoEncoder extends Plugin
|
||||
[
|
||||
'attachment' => $vars['attachment'],
|
||||
'note' => $vars['note'],
|
||||
'title' => $vars['title'],
|
||||
],
|
||||
);
|
||||
return Event::stop;
|
||||
|
Reference in New Issue
Block a user