Explorar o código

Update main.js

Raanan Weber %!s(int64=5) %!d(string=hai) anos
pai
achega
d2992c4b76
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Playground/js/main.js

+ 1 - 1
Playground/js/main.js

@@ -566,7 +566,7 @@ class Main {
                         exampleList.appendChild(noResultContainer);
                     }
 
-                    if (!location.hash && restoreVersionResult == false && location.pathname.indexOf('pg/') === -1)
+                    if (!location.hash && restoreVersionResult == false && location.pathname.indexOf('pg/') === -1) {
                         // Query string
                         var queryString = window.location.search;