diff --git a/iOSClient/More/NCMore.swift b/iOSClient/More/NCMore.swift index 207c772166..0a6b1e76c5 100644 --- a/iOSClient/More/NCMore.swift +++ b/iOSClient/More/NCMore.swift @@ -358,7 +358,7 @@ class NCMore: UIViewController, UITableViewDelegate, UITableViewDataSource { cell.displayName.textColor = .label } cell.removeCornerRadius() - + cell.icon.isHidden = true return cell } else if section.type == .moreApps {