mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-22 23:52:11 +02:00
IM: Terms modal: Display terms page into a webview
This commit is contained in:
@@ -21,7 +21,7 @@ import Foundation
|
||||
/// ServiceTermsModalScreenViewController view actions exposed to view model
|
||||
enum ServiceTermsModalScreenViewAction {
|
||||
case load
|
||||
case review(String)
|
||||
case display(MXLoginPolicyData)
|
||||
case accept
|
||||
case cancel
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user