This commit is contained in:
the-djmaze 2023-03-07 20:03:50 +01:00
parent d484392518
commit 670271f257

View file

@ -283,7 +283,6 @@ export class MailMessageView extends AbstractViewRight {
}
if (eqs(event, '.attachmentsPlace .showPreview')) {
stopEvent(event);
return;
}