vector-im/element-ios/issues/5298 - Various tweaks following code review.

This commit is contained in:
Stefan Ceriu
2022-01-04 14:12:24 +02:00
committed by Stefan Ceriu
parent 8d97959cac
commit 49c787d987
26 changed files with 248 additions and 211 deletions
@@ -20,7 +20,7 @@ struct TemplateUserProfileCoordinatorParameters {
let session: MXSession
}
final class TemplateUserProfileCoordinator: Coordinator {
final class TemplateUserProfileCoordinator: Coordinator, Presentable {
// MARK: - Properties