smth is unsetting the value
This commit is contained in:
parent
1042a95925
commit
71a28201da
|
|
@ -1,5 +1,3 @@
|
|||
libraryLoaded = true;
|
||||
|
||||
//URL
|
||||
|
||||
urlParams = new URLSearchParams(window.location.search);
|
||||
|
|
@ -1751,4 +1749,4 @@ libraryLoaded = true;
|
|||
}*/
|
||||
};
|
||||
|
||||
libraryLoaded = true
|
||||
const libraryLoaded = true
|
||||
|
|
|
|||
Loading…
Reference in New Issue