Skip to content
Snippets Groups Projects
Unverified Commit 388a01e5 authored by Paul Kaplan's avatar Paul Kaplan Committed by GitHub
Browse files

Update src/lib/cloud-provider.js

parent ca48afad
No related branches found
No related tags found
No related merge requests found
......@@ -187,6 +187,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.
Finish editing this message first!
Please register or to comment