diff --git a/mods/code_library.js b/mods/code_library.js index 823d95ed..50412627 100644 --- a/mods/code_library.js +++ b/mods/code_library.js @@ -1754,4 +1754,4 @@ libraryLoaded = true; runAfterLoad(function() { libraryLoaded = true; const libraryLoaded = true; -}; +});