@@ -111,7 +111,6 @@ class CCMore: UIViewController, UITableViewDelegate, UITableViewDataSource, CCLo
// ITEM : External
menuExternalSite = NCManageDatabase.sharedInstance.getAllExternalSites(predicate: NSPredicate(format: "(account == '\(appDelegate.activeAccount!)')"))
- //menuExternalSite = NCManageDatabase.sharedInstance.getAllExternalSitesWithPredicate(NSPredicate(format: "(account == '\(appDelegate.activeAccount!)')"))
for table in menuExternalSite! {