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

Commit 58b39ebd authored by Akhil's avatar Akhil 🙂
Browse files

Revert "Update theme-helper-main.js"

This reverts commit 768f359a.
parent b3ef7ffc
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -239,7 +239,6 @@ function hideNotificationButton() {

jQuery(window).load(function () {
  /* Notifications icon(Replace src on load) */
  const notifImgSelector = "#header .notifications .notifications-button img";
  replaceNotificationIcon(notifImgSelector);
  $(notifImgSelector).on("load", function () {
    replaceNotificationIcon(notifImgSelector);