mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-16 06:28:27 +02:00
Merge branch 'releaseprep/v2.26.1' into 'hotfix/v2.26.1'
Releaseprep/v2.26.1 See merge request bwmessenger/bundesmessenger/bundesmessenger-ios!444
This commit is contained in:
@@ -481,7 +481,7 @@ class BWIBuildSettings: NSObject {
|
|||||||
var passwordIndicatorOnLogin = true
|
var passwordIndicatorOnLogin = true
|
||||||
|
|
||||||
// MARK: Displays the element base version on the settings screen
|
// MARK: Displays the element base version on the settings screen
|
||||||
var elementBaseVersion = "1.27.11"
|
var elementBaseVersion = "1.11.31"
|
||||||
|
|
||||||
var showElementBaseVersion = true
|
var showElementBaseVersion = true
|
||||||
|
|
||||||
|
|||||||
@@ -76,6 +76,7 @@ Please see LICENSE in the repository root for full details.
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
- (IBAction)doneAction:(id)sender
|
- (IBAction)doneAction:(id)sender
|
||||||
{
|
{
|
||||||
[self dismissViewControllerAnimated:YES completion:^{
|
[self dismissViewControllerAnimated:YES completion:^{
|
||||||
|
|||||||
Reference in New Issue
Block a user