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

Commit 770c9a68 authored by Ronak's avatar Ronak
Browse files

docker file changes

parent 1538675d
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: 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
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()},/' ${BASE_DIR}/custom_apps/memories/js/memories-main.js

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