add swiftUI view for notification settings

This commit is contained in:
David Langley
2021-07-26 10:40:52 +01:00
parent a9d500bee5
commit 73b4839802
5 changed files with 107 additions and 13 deletions
@@ -50,7 +50,7 @@ final class RoomNotificationSettingsViewModel: RoomNotificationSettingsViewModel
}
}
// MARK: - Public
// MARK: - Public
func process(viewAction: RoomNotificationSettingsViewAction) {
switch viewAction {