Skip to content

Commit

Permalink
SAK-50164 Experimental patch do not merge
Browse files Browse the repository at this point in the history
  • Loading branch information
i-a-m-s-k committed Nov 12, 2024
1 parent f461ccd commit 99391df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions library/src/webapp/js/spinner.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
// Spinner namespace
var SPNR = SPNR || {};


// Get the main content div, return an empty div if it can't be found
const mainContent = () => {
const contentElement = document.getElementById("content");
Expand Down

0 comments on commit 99391df

Please sign in to comment.