mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Merge branch 'beta'
# Conflicts: # submodules/WallpaperBackgroundNode/Sources/WallpaperBackgroundNode.swift
This commit is contained in:
commit
a11cf79891
2 changed files with 3 additions and 3 deletions
|
|
@ -413,9 +413,9 @@ final class WallpaperBackgroundNodeImpl: ASDisplayNode, WallpaperBackgroundNode
|
|||
self.contentNode.backgroundColor = nil
|
||||
needsCleanBackground = true
|
||||
|
||||
if wallpaper.isBuiltin {
|
||||
//if wallpaper.isBuiltin {
|
||||
overlayColor = selectDateFillStaticColor(theme: bubbleTheme, wallpaper: wallpaper)
|
||||
}
|
||||
//}
|
||||
}
|
||||
|
||||
var isInvertedGradient = false
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"app": "9.5.1",
|
||||
"app": "9.5.2",
|
||||
"bazel": "5.3.1",
|
||||
"xcode": "14.2"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue