mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-19 08:03:50 +02:00
Room lists: Remove shields on room avatars
#4115 but keep it in the room screen
This commit is contained in:
@@ -120,6 +120,8 @@
|
||||
|
||||
if (self.room.summary.isEncrypted)
|
||||
{
|
||||
// Make sure we have the trust shield value
|
||||
[self.room.summary enableTrustTracking:YES];
|
||||
[self fetchEncryptionTrustedLevel];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user