See999 4 lat temu
rodzic
commit
0001bf772f
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/xt_pages/sign/signIn.vue

+ 1 - 1
src/xt_pages/sign/signIn.vue Wyświetl plik

@@ -183,7 +183,7 @@ export default {
183 183
                 };
184 184
                 this.websocketSend(newobj)
185 185
             }
186
-        }, 5000);
186
+        }, 12000);
187 187
         
188 188
         this.timerID = setInterval(() => {
189 189
             this.updateTime()