mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Fix build on Xcode 14.2
This commit is contained in:
parent
ed389b83ec
commit
8ff2da5d00
@ -1326,7 +1326,7 @@ public class ChatListControllerImpl: TelegramBaseController, ChatListController
|
|||||||
}
|
}
|
||||||
|
|
||||||
let _ = (StoryChatContent.stories(
|
let _ = (StoryChatContent.stories(
|
||||||
context: context,
|
context: self.context,
|
||||||
storyList: storyListContext,
|
storyList: storyListContext,
|
||||||
focusItem: nil
|
focusItem: nil
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user