Remove verbose updateLastMessage logging, fix MediaGallery save
This commit is contained in:
parent
0ac3517d51
commit
5e64e4ef40
2 changed files with 1 additions and 7 deletions
|
@ -658,7 +658,7 @@
|
|||
Component: Signal.Components.LightboxGallery,
|
||||
props: {
|
||||
messages: media,
|
||||
onSave: () => saveAttachment({ message }),
|
||||
onSave: saveAttachment,
|
||||
selectedIndex,
|
||||
},
|
||||
onClose: () => Signal.Backbone.Views.Lightbox.hide(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue