mirror of
				https://github.com/NodeBB/NodeBB.git
				synced 2025-10-31 02:55:58 +01:00 
			
		
		
		
	This commit is contained in:
		| @@ -240,6 +240,7 @@ SocketModules.chats.markRead = function(socket, roomId, callback) { | ||||
| 			user.notifications.pushCount(socket.uid); | ||||
| 		}); | ||||
|  | ||||
| 		server.in('uid_' + socket.uid).emit('event:chats.markedAsRead', {roomId: roomId}); | ||||
| 		callback(); | ||||
| 	}); | ||||
| }; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user