@@ -255,7 +255,7 @@ export default {
.then(() => {
setTimeout(() => {
this.onlineSignal();
- }, 3000);
+ }, 5000);
});
} catch (error) {
console.log("tag", error);