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 d5416a1 commit 5c2980cCopy full SHA for 5c2980c
lib/ws2_manager.js
@@ -49,7 +49,7 @@ class WS2Manager extends EventEmitter {
49
setAuthArgs (args = {}) {
50
this._authArgs = {
51
...this._authArgs,
52
- ...args,
+ ...args
53
}
54
55
0 commit comments