fix pipeline

This commit is contained in:
JanNiklas Grabowski
2024-01-30 13:54:25 +01:00
parent 88b166f815
commit 5f41692969
3 changed files with 18 additions and 16 deletions
@@ -1710,7 +1710,7 @@ BOOL reloadToggleCell = false;
{
// bwi: #5383 set alias
[mxRoom setAliasIfNeeded];
[mxRoom setAliasIfNeededWithRoomName:mxRoom.summary.displayName];
NSDictionary *content = [mxRoom createServerACLContentWithServerACL:serverACLRule];