Merge branch 'feature/4383_poll_participants_details' into 'develop'

Feature/4383 poll participants details

See merge request bwmessenger/bundesmessenger/bundesmessenger-ios!136
This commit is contained in:
Arnfried Griesert
2023-05-31 14:31:07 +00:00
22 changed files with 462 additions and 19 deletions

View File

@@ -125,6 +125,7 @@ class BWIBuildSettings: NSObject {
var bwiShowClosedPolls = true
var bwiPollShowParticipantsToggle = true
var bwiPollVisibleVotes = 5
var bwiShowThreads = false
var bwiShowRoomCreationSectionFooter = false