Skip to content

Commit

Permalink
Batch preference updates (#234)
Browse files Browse the repository at this point in the history
* Batch preference updates

* lint
  • Loading branch information
codabrink authored Dec 13, 2024
1 parent c5dc547 commit 404a0f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/mls/message_contents/content.proto
Original file line number Diff line number Diff line change
Expand Up @@ -117,5 +117,5 @@ enum DeviceSyncKind {
}

message UserPreferenceUpdate {
bytes content = 1;
repeated bytes contents = 1;
}

0 comments on commit 404a0f4

Please sign in to comment.