mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-18 15:38:28 +02:00
added alert to show possible error, improved tests
This commit is contained in:
@@ -199,7 +199,7 @@ final class RoomInfoListViewController: UIViewController {
|
||||
}
|
||||
rows.append(rowMembers)
|
||||
|
||||
if BuildSettings.pollsHistoryEnabled {
|
||||
if BuildSettings.pollsEnabled {
|
||||
rows.append(rowPollHistory)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user