mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 01:22:46 +02:00
implementation done, only tests, localisation and design feedback are left
This commit is contained in:
@@ -25,6 +25,7 @@ enum ComposerLinkActionViewAction: Equatable {
|
||||
|
||||
enum ComposerLinkActionViewModelResult: Equatable {
|
||||
case cancel
|
||||
case performOperation(_ linkOperation: WysiwygLinkOperation)
|
||||
}
|
||||
|
||||
// MARK: View
|
||||
|
||||
Reference in New Issue
Block a user