mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-16 06:28:27 +02:00
feat: build fix new editor version (MESSENGER-8082)
This commit is contained in:
@@ -127,6 +127,9 @@ class CompletionSuggestionService: CompletionSuggestionServiceProtocol {
|
||||
}
|
||||
case .custom:
|
||||
break
|
||||
// bwi: 8082 add additional case from editor, no element app uses this, so we just break
|
||||
case .colon:
|
||||
break
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user