root 1 year ago
parent
commit
530d6ae04e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      js/Office/Poll.js

+ 1 - 1
js/Office/Poll.js

@@ -60,7 +60,7 @@ U.MD.O.P.polling = function (params) {
                 }
                 else {
                     istrue = false;
-                    time = setTimeout(fun, 50);//
+                    time = setTimeout(fun, 500);//
                 }
             }
         };