Merge commit '406103e32dacc50180561dc40198d009a7eeddc7'

This commit is contained in:
Ali 2019-12-27 11:45:35 +04:00
commit e27c17b2ba

View File

@ -128,7 +128,6 @@ final class WallpaperPatternPanelNode: ASDisplayNode {
}
func updateWallpapers() {
return
guard let subnodes = self.scrollNode.subnodes else {
return
}