From d0439798c8e0055c1dc436dada38f6839e9ae5e0 Mon Sep 17 00:00:00 2001 From: Victor Seiji Hariki Date: Sat, 26 Nov 2022 13:43:28 -0300 Subject: [PATCH] now actually checks network continuously Signed-off-by: Victor Seiji Hariki --- js/index.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/js/index.js b/js/index.js index c786e60..b352aa1 100644 --- a/js/index.js +++ b/js/index.js @@ -323,6 +323,8 @@ function testHostConnection() { connectionStatus ? 30000 : 5000 ); }; + + checkAgain(); } function dream(