marinofaggiana 4 жил өмнө
parent
commit
0bb6fab394

+ 4 - 0
Share/NCShareExtension.swift

@@ -420,6 +420,10 @@ class NCShareExtension: UIViewController, NCListCellDelegate, NCEmptyDataSetDele
         }
     }
     
+    func changeAccountRequestAddAccount(account: String) {
+        setAccount(account: account)
+    }
+    
     @objc func profileButtonTapped(sender: Any) {
         
         let accounts = NCManageDatabase.shared.getAllAccountOrderAlias()