@ -86,7 +86,7 @@ app.post('/getChat', (req, res) => {
}
if (Object.keys(chats).length === 0) {
res.status(100).send();
res.status(204).send();
return;
The note is not visible to the blocked user.