Skip to content

Commit

Permalink
chore(idk): idk
Browse files Browse the repository at this point in the history
  • Loading branch information
mbaraa committed Jun 8, 2024
1 parent 4245b9e commit dc23777
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/static/js/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,10 @@ function setIsMobileHeader() {
})(XMLHttpRequest.prototype.send);
}

(() => {
setIsMobileHeader();
})();

/**
* @param {EventTarget<Window>} e
*/
Expand Down

0 comments on commit dc23777

Please sign in to comment.