Browse Source

swiftlint

Signed-off-by: Marino Faggiana <marino@marinofaggiana.com>
Marino Faggiana 2 years ago
parent
commit
8c0521c1a5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      iOSClient/More/NCMoreNavigationController.swift

+ 1 - 1
iOSClient/More/NCMoreNavigationController.swift

@@ -42,7 +42,7 @@ class NCMoreNavigationController: UINavigationController {
         standardAppearance.shadowImage = UIImage()
 
         let scrollEdgeAppearance = UINavigationBarAppearance()
-        
+
         scrollEdgeAppearance.backgroundColor = .systemGroupedBackground
 
         navigationBar.scrollEdgeAppearance = standardAppearance