mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-30 13:16:58 +02:00
display_room_avatars.
fix a wrong fix in refreshTypingView.
This commit is contained in:
@@ -387,12 +387,6 @@
|
||||
{
|
||||
[names addObject:name];
|
||||
}
|
||||
else
|
||||
{
|
||||
// invalid member name
|
||||
count--;
|
||||
i--;
|
||||
}
|
||||
}
|
||||
|
||||
if (0 == count)
|
||||
|
||||
Reference in New Issue
Block a user