tianyunperfect 3 éve
szülő
commit
267b9f8016
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      tmp/monkey/web-history.js

+ 1 - 1
tmp/monkey/web-history.js

@@ -32,6 +32,6 @@
                 save();
             }
         }, 5000)
-    }, 3000)
+    }, 5000)
 
 })();