Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/3.1' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
DomGarguilo committed Dec 17, 2024
2 parents 47966e4 + ff9fdd6 commit 81f58a2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -151,5 +151,4 @@ function refreshSideBarNotifications() {
const statusData = sessionStorage?.status ? JSON.parse(sessionStorage.status) : undefined;

updateServerNotifications(statusData);
updateDebugDropdownNotification(statusData);
}

0 comments on commit 81f58a2

Please sign in to comment.