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