Explorar o código

coding

Signed-off-by: Marino Faggiana <marino@marinofaggiana.com>
Marino Faggiana %!s(int64=2) %!d(string=hai) anos
pai
achega
5608dbd787
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      iOSClient/Select/NCSelect.swift

+ 1 - 0
iOSClient/Select/NCSelect.swift

@@ -864,6 +864,7 @@ struct NCSelectViewControllerRepresentable: UIViewControllerRepresentable {
 struct NCSelectView: UIViewControllerRepresentable {
 
     typealias UIViewControllerType = UINavigationController
+
     @Binding var serverUrl: String
 
     class Coordinator: NSObject, NCSelectDelegate {