mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Restore theme color list, add gradients
This commit is contained in:
@@ -280,7 +280,6 @@ final class WallpaperPatternPanelNode: ASDisplayNode {
|
||||
if existingIds.contains(file.file.fileId) {
|
||||
return false
|
||||
} else {
|
||||
print("slug: \(file.slug)")
|
||||
existingIds.insert(file.file.fileId)
|
||||
return true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user