diff --git a/mods/code_library.js b/mods/code_library.js index 0a0b33f4..cfbe9964 100644 --- a/mods/code_library.js +++ b/mods/code_library.js @@ -1,5 +1,3 @@ -libraryLoaded = true; - //URL urlParams = new URLSearchParams(window.location.search); @@ -1751,4 +1749,4 @@ libraryLoaded = true; }*/ }; -libraryLoaded = true +const libraryLoaded = true