mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Sync storiesDisabled flag on AccountRecord
This commit is contained in:
@@ -155,6 +155,8 @@ message AccountRecord {
|
||||
optional bool displayBadgesOnProfile = 23;
|
||||
optional bool keepMutedChatsArchived = 25;
|
||||
optional bool hasSetMyStoriesPrivacy = 26;
|
||||
reserved /* hasViewedOnboardingStory */ 27;
|
||||
optional bool storiesDisabled = 28;
|
||||
}
|
||||
|
||||
message StoryDistributionListRecord {
|
||||
|
||||
Reference in New Issue
Block a user