mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Remove debugging
This commit is contained in:
parent
5fc43c6700
commit
5386d0675d
@ -163,7 +163,7 @@ final class StoryItemContentComponent: Component {
|
||||
videoNode.isHidden = true
|
||||
|
||||
self.videoNode = videoNode
|
||||
//self.addSubview(videoNode.view)
|
||||
self.addSubview(videoNode.view)
|
||||
|
||||
videoNode.playbackCompleted = { [weak self] in
|
||||
guard let self else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user