Skip to content

Commit

Permalink
6.4.0rc3 (#1082)
Browse files Browse the repository at this point in the history
- Fix creating and managing groups/channels.
  • Loading branch information
tmolitor-stud-tu committed Jun 15, 2024
2 parents 7334419 + 9d32275 commit 7d43529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Monal/Classes/MLMucProcessor.m
Original file line number Diff line number Diff line change
Expand Up @@ -1720,7 +1720,7 @@ -(void) callSuccessUIHandlerForMuc:(NSString*) room withCallback:(monal_void_blo

-(void) callSuccessUIHandlerForMuc:(NSString*) room
{

return [self callSuccessUIHandlerForMuc:room withCallback:nil];
}

-(void) updateBookmarks
Expand Down

0 comments on commit 7d43529

Please sign in to comment.