diff --git a/submodules/ChatListUI/Sources/ChatListController.swift b/submodules/ChatListUI/Sources/ChatListController.swift index 6669fd504f..68c2f5cc2b 100644 --- a/submodules/ChatListUI/Sources/ChatListController.swift +++ b/submodules/ChatListUI/Sources/ChatListController.swift @@ -1326,7 +1326,7 @@ public class ChatListControllerImpl: TelegramBaseController, ChatListController } let _ = (StoryChatContent.stories( - context: context, + context: self.context, storyList: storyListContext, focusItem: nil )