Show rename sheet

This commit is contained in:
Alfonso Grillo
2022-10-28 16:17:19 +02:00
parent 6c3632c7d7
commit 7b434063e5
3 changed files with 21 additions and 7 deletions
@@ -23,8 +23,6 @@ enum UserSessionNameCoordinatorResult {
case cancel
/// The user successfully updated the name of the session.
case sessionNameUpdated
/// The user tapped the learn more button.
case learnMore
}
// MARK: View model