Skip to content
Snippets Groups Projects
Commit 7eb203b8 authored by Paul Kaplan's avatar Paul Kaplan
Browse files

Merge branch 'reconnect-cloud' of github.com:paulkaplan/scratch-gui into reconnect-cloud

parents 10b611ad 388a01e5
Branches
Tags
No related merge requests found
......@@ -190,6 +190,7 @@ class CloudProvider {
clearTimeout(this._connectionTimeout);
this._connectionTimeout = null;
}
this.connectionAttempts = 0;
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment