mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 16:42:44 +02:00
Show bottom sheet in rename session screen
This commit is contained in:
@@ -34,6 +34,8 @@ class UserSessionNameViewModel: UserSessionNameViewModelType, UserSessionNameVie
|
||||
completion?(.updateName(state.bindings.sessionName))
|
||||
case .cancel:
|
||||
completion?(.cancel)
|
||||
case .learnMore:
|
||||
completion?(.learnMore)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user