tianyunperfect 3 anni fa
parent
commit
267b9f8016
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      tmp/monkey/web-history.js

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

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