Skip to content

Commit

Permalink
chore: code formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
libterty committed Mar 16, 2021
1 parent c2da695 commit 8166e6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sockets/chat.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export class ChatSocketService {
* @description Verify Identity
* @public
* @param {IChatRoom.ISocketWithIdentity} client
* @param {IChatRoom.IChatRoomEntity} chatRoom
* @param {IChatRoom.IChatRoomEntity} chatRoom
* @returns {boolean}
*/
protected isRightClient(
Expand Down

0 comments on commit 8166e6e

Please sign in to comment.