Skip to content

Commit 05ccbef

Browse files
Update CometChatNewCallList.swift
1 parent 2ade080 commit 05ccbef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CometChatObjc/CometChatObjc/Library/UI Components/Calls/Call Logs/CometChatNewCallList.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,7 @@ public class CometChatNewCallList: UIViewController {
219219
[CometChatUserList Documentation](https://prodocs.cometchat.com/docs/ios-ui-screens#section-1-comet-chat-user-list)
220220
*/
221221
private func refreshUsers(){
222+
self.globalGroupedUsers.removeAll()
222223
self.sections.removeAll()
223224
self.users.removeAll()
224225
activityIndicator?.startAnimating()

0 commit comments

Comments
 (0)