Add NotificationSettings and Keywords UI and VM

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