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

Commit 768f359a authored by Akhil's avatar Akhil 🙂
Browse files

Update theme-helper-main.js

parent 02eb742b
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -239,6 +239,7 @@ 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);