Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 17493594 authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

new patch for multiple email notification fix

parent 2874c1fb
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -136,6 +136,7 @@ RUN patch -u ${BASE_DIR}/core/Command/User/Setting.php -i ${TMP_PATCH_DIR}/018-o
RUN patch -u ${BASE_DIR}/apps/settings/lib/Sections/Personal/Groupware.php -i ${TMP_PATCH_DIR}/019-groupware.patch
RUN patch -u ${BASE_DIR}/lib/private/Notification/Manager.php -i ${TMP_PATCH_DIR}/020-fairuse-notification-fix.patch
RUN patch -u ${BASE_DIR}/apps/files/js/files.js -i ${TMP_PATCH_DIR}/021-repeated-storage-dialog-fix.patch
RUN cd ${BASE_DIR} && patch -p0 < ${TMP_PATCH_DIR}/022-multiplenotification.patch
RUN rm -rf ${TMP_PATCH_DIR}

# show reset pwd page with a query param
+871 −0

File added.

Preview size limit exceeded, changes collapsed.