mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Context menu improvements
This commit is contained in:
@@ -173,7 +173,7 @@ public final class PrincipalThemeEssentialGraphics {
|
||||
}
|
||||
|
||||
var outgoingGradientColors: (UIColor, UIColor)?
|
||||
if let baseColor = presentationTheme.baseColor {
|
||||
if false, let baseColor = presentationTheme.baseColor {
|
||||
if presentationTheme.baseColor == .custom {
|
||||
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user