mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-01-08 05:55:13 +00:00
Hide stories guide
This commit is contained in:
@@ -396,7 +396,7 @@ private final class StoryContainerScreenComponent: Component {
|
||||
private var didDisplayReactionTooltip: Bool = false
|
||||
|
||||
private let interactionGuide = ComponentView<Empty>()
|
||||
private var isDisplayingInteractionGuide: Bool = true
|
||||
private var isDisplayingInteractionGuide: Bool = false
|
||||
|
||||
override init(frame: CGRect) {
|
||||
self.backgroundLayer = SimpleLayer()
|
||||
|
||||
Reference in New Issue
Block a user