Hide stories guide

This commit is contained in:
Ilya Laktyushin
2023-10-08 14:45:17 +04:00
parent 6dcbc7b1dc
commit 09109ebacc

View File

@@ -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()