Add NotificationSettings and Keywords UI and VM

This commit is contained in:
David Langley
2021-08-18 09:33:56 +01:00
parent 0336c80db8
commit c7833d86df
28 changed files with 822 additions and 373 deletions
@@ -38,7 +38,6 @@ struct RoomNotificationSettingsHeader: View {
Spacer()
}
.padding(.top, 36)
.padding(.bottom, 20)
}
}