mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-21 13:55:51 +00:00
save
This commit is contained in:
@@ -363,6 +363,7 @@ export class RoomService {
|
|||||||
|
|
||||||
this.messages.splice(index, 1)
|
this.messages.splice(index, 1)
|
||||||
|
|
||||||
|
|
||||||
if (SessionStore.user.RochetChatUser == message.u.username) {
|
if (SessionStore.user.RochetChatUser == message.u.username) {
|
||||||
const allMemberThatIsOffline = this.getAllMemberThatIsOffline()
|
const allMemberThatIsOffline = this.getAllMemberThatIsOffline()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user