mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-27 19:56:57 +02:00
Show bottom sheet in rename session screen
This commit is contained in:
+2
@@ -58,6 +58,8 @@ final class UserSessionNameCoordinator: Coordinator, Presentable {
|
||||
self.updateName(newName)
|
||||
case .cancel:
|
||||
self.completion?(.cancel)
|
||||
case .learnMore:
|
||||
self.completion?(.learnMore)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user