Skip to content

Commit

Permalink
coding
Browse files Browse the repository at this point in the history
  • Loading branch information
marinofaggiana committed Sep 25, 2020
1 parent 4e7c59a commit 7d3153e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions iOSClient/Main/Menu/NCCollectionViewCommon+Menu.swift
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ extension NCCollectionViewCommon {
}

private func initMenuMore(viewController: UIViewController, metadata: tableMetadata) -> [NCMenuAction] {

var actions = [NCMenuAction]()
let appDelegate = UIApplication.shared.delegate as! AppDelegate
let serverUrl = metadata.serverUrl+"/"+metadata.fileName
Expand Down

0 comments on commit 7d3153e

Please sign in to comment.