mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-19 08:03:50 +02:00
Privacy: IS Settings: Do not set the IS if terms are not accepted and show and error
This commit is contained in:
@@ -39,6 +39,7 @@ enum SettingsIdentityServerAlert {
|
||||
|
||||
enum AddActionAlert {
|
||||
case noTerms(newHost: String)
|
||||
case termsNotAccepted(newHost: String)
|
||||
}
|
||||
|
||||
// enum ChangeActionAlert {
|
||||
|
||||
Reference in New Issue
Block a user