We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c97490f commit a5631d5Copy full SHA for a5631d5
src/networkinfo.js
@@ -63,7 +63,7 @@ function NetworkInfo() {
63
target: target,
64
target_group: target_group,
65
};
66
- }
+ };
67
68
// Network capabilities
69
this.cap = {
0 commit comments