Skip to content

Commit a23bdbc

Browse files
NMC 2161 - Menu option changes
1 parent 18a596b commit a23bdbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

iOSClient/Main/Collection Common/NCSelectableNavigationView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ protocol NCSelectableNavigationView: AnyObject {
5757
// func reloadDataSource(withQueryDB: Bool)
5858
var tabBarSelect: NCSelectableViewTabBar? { get set }
5959

60-
func reloadDataSource(withQueryDB: Bool)
60+
// func reloadDataSource(withQueryDB: Bool)
6161
func setNavigationLeftItems()
6262
func setNavigationRightItems(enableMenu: Bool)
6363
func createMenuActions() -> [NCMenuAction]

0 commit comments

Comments
 (0)