Skip to content

Commit 395b98a

Browse files
committed
Make sure we update the property if the client updates it
1 parent 76d77b9 commit 395b98a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

proposals/4287-shared-key-backup-preference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,10 @@ When a user signs in to a client which supports encryption and key backup:
5353

5454
### Behaviour on setting change
5555

56-
If the user turns on key backups, clients MUST set this event type in account
56+
If a client turns on key backups, it MUST set this event type in account
5757
data, to `"enabled": true`.
5858

59-
If the user turns off key backups, clients MUST set this event type in account
59+
If a client turns off key backups, it MUST set this event type in account
6060
data, to `"enabled": false`.
6161

6262
### Not actively monitoring this setting

0 commit comments

Comments
 (0)