Marino Faggiana 6 năm trước cách đây
mục cha
commit
124c51d86b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      iOSClient/Main/NCMainCommon.swift

+ 1 - 1
iOSClient/Main/NCMainCommon.swift

@@ -732,7 +732,7 @@ class NCNetworkingMain: NSObject, CCNetworkingDelegate {
                     }
                     if appDelegate.activeFavorites.view.window != nil {
                         appDelegate.activeFavorites.metadata = metadata;
-                        appDelegate.activeMain.shouldPerformSegue()
+                        appDelegate.activeFavorites.shouldPerformSegue()
                     }
                 }
             }