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

Commit 6313f77a authored by Ronak Patel's avatar Ronak Patel
Browse files

Update Dockerfile

parent 30ddf510
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -212,7 +212,7 @@ RUN sed -i 's/attrs:{id:"notifications",/attrs:{id:"notifications","data-has-not
# 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:ja,callback:this.archiveSelection.bind(this),if:()=>!this.routeIsArchiveFolder()&&!this.routeIsAlbums},{name:(0,z.Iu)("memories","Unarchive"),icon:Oa,callback:this.archiveSelection.bind(this),if:()=>this.routeIsArchiveFolder()},//g' ${BASE_DIR}/custom_apps/memories/js/memories-main.js
RUN sed -i 's/{name:(0,be.Iu)("memories","Archive"),icon:la,callback:this.archiveSelection.bind(this),if:()=>!this.routeIsArchive()&&!this.routeIsAlbum()},{name:(0,be.Iu)("memories","Unarchive"),icon:ua,callback:this.archiveSelection.bind(this),if:()=>this.routeIsArchive()},//g' ${BASE_DIR}/custom_apps/memories/js/memories-main.js

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