@@ -145,7 +145,7 @@ RUN patch -u ${BASE_DIR}/apps/theming/lib/Themes/CommonThemeTrait.php -i ${TMP_P
#snappymail patches
RUN cd${BASE_DIR}&& patch -u${BASE_DIR}/custom_apps/snappymail/plugins/nextcloud/langs/en.ini -i${TMP_PATCH_DIR}/029-patch_snappymail_add_to_calendar.patch
RUN cd${BASE_DIR}&& patch -u${BASE_DIR}/custom_apps/snappymail/snappymail/v/0.0.0/app/templates/Views/User/MailMessageView.html -i${TMP_PATCH_DIR}/031-patch_snappymail_open_attachment.patch
RUN cd${BASE_DIR}&& patch -u${BASE_DIR}/custom_apps/snappymail/snappymail/v/${SNAPPY_VERSION}/app/templates/Views/User/MailMessageView.html -i${TMP_PATCH_DIR}/031-patch_snappymail_open_attachment.patch