Fix build with Xcode.

This commit is contained in:
John Preston
2023-10-11 08:43:32 +04:00
parent 6c19274eac
commit e13768ea50
4 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ void ApplyPeerCloudDraft(
reply.quote.entities),
},
.storyId = (reply.storyId
? FullStoryId(replyPeerId, reply.storyId)
? FullStoryId{ replyPeerId, reply.storyId }
: FullStoryId()),
.topicRootId = topicRootId,
},