Eye icon added to login password and trim added to email field

This commit is contained in:
Eudes Inácio
2022-05-02 16:19:59 +01:00
parent 07e15647c6
commit 71ddea9211
6 changed files with 25 additions and 6 deletions
@@ -338,6 +338,7 @@ export class WsChatMethodsService {
this.dm[roomId] = room
this._dm.push(room)
console.log(this._dm)
this.dmCount++
} else {