mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-16 06:28:27 +02:00
Productivity: Fix templates small issue
This commit is contained in:
@@ -47,7 +47,7 @@ final class FlowTemplateCoordinatorBridgePresenter: NSObject {
|
||||
|
||||
// NOTE: Default value feature is not compatible with Objective-C.
|
||||
// func present(from viewController: UIViewController, animated: Bool) {
|
||||
// self.present(from: viewController, isStartedFromSignOut: false, animated: animated)
|
||||
// self.present(from: viewController, animated: animated)
|
||||
// }
|
||||
|
||||
func present(from viewController: UIViewController, animated: Bool) {
|
||||
|
||||
Reference in New Issue
Block a user