marinofaggiana 4 năm trước cách đây
mục cha
commit
0bb6fab394
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      Share/NCShareExtension.swift

+ 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()