Skip to content

Commit 5c2980c

Browse files
f3rnoJacobPlaster
authored andcommitted
(standard --fix)
1 parent d5416a1 commit 5c2980c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ws2_manager.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ class WS2Manager extends EventEmitter {
4949
setAuthArgs (args = {}) {
5050
this._authArgs = {
5151
...this._authArgs,
52-
...args,
52+
...args
5353
}
5454
}
5555

0 commit comments

Comments
 (0)