mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-19 16:13:42 +02:00
Improve the status of send messages (sending, sent, received, failed)
- update after review
This commit is contained in:
@@ -53,6 +53,7 @@ static NSAttributedString *timestampVerticalWhitespace = nil;
|
||||
if (self)
|
||||
{
|
||||
_eventsToShowAllReactions = [NSMutableSet set];
|
||||
_componentIndexOfSentMessageTick = -1;
|
||||
}
|
||||
return self;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user