mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 01:22:46 +02:00
MESSENGER-4951 Changed password confirmation
This commit is contained in:
@@ -21,5 +21,5 @@ protocol ChangePasswordViewModelProtocol {
|
||||
var context: ChangePasswordViewModelType.Context { get }
|
||||
|
||||
/// Display an error to the user.
|
||||
@MainActor func displayError(_ type: ChangePasswordErrorType)
|
||||
@MainActor func displayError(_ type: ChangePasswordErrorType, primaryButtonCallback: @escaping (() -> Void))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user