mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Merge commit '30e40411499e3bfdfe41f47c1a3c39236a50a1c8'
# Conflicts: # submodules/TelegramCore/Sources/TelegramEngine/Payments/Stars.swift
This commit is contained in:
@@ -3335,7 +3335,7 @@ final class UniversalVideoGalleryItemNode: ZoomableContentGalleryItemNode {
|
||||
}, iconSource: nil, action: { [weak self] _, f in
|
||||
f(.dismissWithoutContent)
|
||||
if let navigationController = self?.baseNavigationController() as? NavigationController {
|
||||
navigationController.pushViewController(AdsInfoScreen(context: context, forceDark: true))
|
||||
navigationController.pushViewController(AdsInfoScreen(context: context, mode: .channel, forceDark: true))
|
||||
}
|
||||
})))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user