Persist hasSetMyStoriesPrivacy in storage service
This commit is contained in:

committed by
Fedor Indutnyy

parent
03b750d072
commit
ae01ad4276
@@ -152,6 +152,7 @@ message AccountRecord {
|
||||
optional string subscriberCurrencyCode = 22;
|
||||
optional bool displayBadgesOnProfile = 23;
|
||||
optional bool keepMutedChatsArchived = 25;
|
||||
optional bool hasSetMyStoriesPrivacy = 26;
|
||||
}
|
||||
|
||||
message StoryDistributionListRecord {
|
||||
|
Reference in New Issue
Block a user