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