clean some console
This commit is contained in:
@@ -224,7 +224,6 @@ export class ChatService {
|
||||
let hash;
|
||||
if (room.protection)
|
||||
{
|
||||
console.log("in room protection hash");
|
||||
if (room.type === 'direct')
|
||||
{
|
||||
console.log("throw error: error: true, code: 'DIRECT_PASSWORD_FORBIDDEN', message: 'you cannot set a password in a direct message room'");
|
||||
|
||||
Reference in New Issue
Block a user