Added missing character.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2023-07-10 15:04:46 +03:00
parent d7784a8d38
commit 4431ec5a27

View file

@ -12,7 +12,7 @@ let openAttachmentId = null;
// Stores link to the attachment for which attachment actions popup was opened
attachmentActionsLink = null
attachmentActionsLink = null;
Template.attachmentGallery.events({
'click .open-preview'(event) {