mirror of
https://github.com/JustKato/FreePad.git
synced 2026-04-06 03:48:47 +03:00
.
This commit is contained in:
@@ -53,7 +53,6 @@ class PadSocket {
|
|||||||
|
|
||||||
function onFail() {
|
function onFail() {
|
||||||
updateStatus(`Connection Failed`, `text-dangerous`);
|
updateStatus(`Connection Failed`, `text-dangerous`);
|
||||||
setTimeout( connectSocket , 1000);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Try and reconnect on failure
|
// Try and reconnect on failure
|
||||||
|
|||||||
Reference in New Issue
Block a user