diff --git a/src/chat/chat-room/client-group-chat-room.cpp b/src/chat/chat-room/client-group-chat-room.cpp index b21c5920b..258076fc9 100644 --- a/src/chat/chat-room/client-group-chat-room.cpp +++ b/src/chat/chat-room/client-group-chat-room.cpp @@ -530,7 +530,7 @@ void ClientGroupChatRoom::onParticipantSetAdmin (const shared_ptrgetPrivate()->addDevice(event->getDeviceAddress()); @@ -603,7 +603,7 @@ void ClientGroupChatRoom::onParticipantDeviceRemoved (const shared_ptrgetPrivate()->removeDevice(event->getDeviceAddress());