mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-23 18:12:44 +02:00
Merge branch 'develop' into xcode11
# Conflicts: # CHANGES.rst # Riot.xcodeproj/project.pbxproj
This commit is contained in:
@@ -581,7 +581,7 @@
|
||||
// Considering all the current sessions.
|
||||
for (MXSession *session in mxSessionArray)
|
||||
{
|
||||
roomCount += [session riot_missedDiscussionsCount];
|
||||
roomCount += [session vc_missedDiscussionsCount];
|
||||
}
|
||||
|
||||
return roomCount;
|
||||
|
||||
Reference in New Issue
Block a user