mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Various theming fixes
This commit is contained in:
@@ -22,7 +22,7 @@ public extension TelegramWallpaper {
|
||||
|
||||
var isColorOrGradient: Bool {
|
||||
switch self {
|
||||
case .color, .gradient:
|
||||
case .color, .gradient:
|
||||
return true
|
||||
default:
|
||||
return false
|
||||
|
||||
Reference in New Issue
Block a user