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