1
0
mirror of https://github.com/JustKato/FreePad.git synced 2026-02-23 15:50:46 +02:00
This commit is contained in:
2022-06-07 02:04:21 +03:00
parent 796a3b07c4
commit becbf30752

View File

@@ -53,7 +53,6 @@ class PadSocket {
function onFail() {
updateStatus(`Connection Failed`, `text-dangerous`);
setTimeout( connectSocket , 1000);
}
// Try and reconnect on failure