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

Commit 1538675d authored by Ronak Patel's avatar Ronak Patel
Browse files

Update Dockerfile

parent b0cf94e9
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -211,6 +211,8 @@ RUN sed -i 's/$context->registerAlternativeLogin(OIDCLoginOption::class);/\/\/$c
RUN sed -i 's/attrs:{id:"notifications",/attrs:{id:"notifications","data-has-notifications":0!==e.notifications.length,/' ${BASE_DIR}/apps/notifications/js/notifications-main.js
# Add data-object-type to notification
RUN sed -i 's/"data-id":e.notificationId,/"data-id":e.notificationId,"data-object-type":e.objectType,/' ${BASE_DIR}/apps/notifications/js/notifications-main.js
#Hide Archive/Unarchive feature in memories app
RUN sed -i 's/{ name: (0, z.Iu)("memories", "Archive"), icon: Oa, callback: this.archiveSelection.bind(this), if: () => !this.routeIsArchiveFolder() && !this.routeIsAlbums }, { name: (0, z.Iu)("memories", "Unarchive"), icon: za, callback: this.archiveSelection.bind(this), if: () => this.routeIsArchiveFolder() },/' ${BASE_DIR}/custom_apps/memories/js/memories-main.js

# autocomplete leak tweak apps frontend with sed, disable group suggestion