Fix typos, naming and copywright

This commit is contained in:
langleyd
2021-07-06 19:39:15 +01:00
parent f240fbf0d2
commit 8a2425aaa7
11 changed files with 17 additions and 17 deletions
@@ -18,6 +18,6 @@ import Foundation
enum RoomNotificationState: CaseIterable {
case all
case mentionsOnly
case mentionsAndKeywordsOnly
case mute
}