Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'beta' into icons
  • Loading branch information
anubhavpulkit authored Aug 29, 2020
commit 4148e66b1d3d1051aa6dfc34a3ed91af3d05f927
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ extension FilesViewController: UICollectionViewDataSource, UICollectionViewDeleg
.font: UIFont.boldSystemFont(ofSize: 18),
.foregroundColor: UIColor.blue
]

}

let serverFile = filteredFiles.getFileFromIndexPath(indexPath)
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.