Skip to content

Commit 712eb6f

Browse files
author
Bruce Lee
committed
fix captcha
1 parent 6a5204e commit 712eb6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/socketApi.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ exports.disconnect = function(socket) {
5656
data: {
5757
user: user,
5858
room: {
59-
_id: user._roomIds
59+
_id: user._roomId
6060
}
6161
}
6262
})

0 commit comments

Comments
 (0)