mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-06 03:42:56 +00:00
Fix build with Xcode.
This commit is contained in:
@@ -77,7 +77,7 @@ void ApplyPeerCloudDraft(
|
||||
reply.quote.entities),
|
||||
},
|
||||
.storyId = (reply.storyId
|
||||
? FullStoryId(replyPeerId, reply.storyId)
|
||||
? FullStoryId{ replyPeerId, reply.storyId }
|
||||
: FullStoryId()),
|
||||
.topicRootId = topicRootId,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user