mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-10-09 03:20:48 +00:00
Remove debugging code
This commit is contained in:
parent
ff446e7117
commit
a5028f88ce
@ -1507,7 +1507,7 @@ final class PeerInfoVisualMediaPaneNode: ASDisplayNode, PeerInfoPaneNode, UIScro
|
||||
guard let strongSelf = self else {
|
||||
return
|
||||
}
|
||||
if count < 1 || true {
|
||||
if count < 1 {
|
||||
let _ = ApplicationSpecificNotice.incrementSharedMediaFastScrollingTooltip(accountManager: strongSelf.context.sharedContext.accountManager).start()
|
||||
|
||||
var currentNode: ASDisplayNode = strongSelf
|
||||
|
Loading…
x
Reference in New Issue
Block a user