mirror of
https://github.com/zhigang1992/GitHawk.git
synced 2026-05-15 16:03:24 +08:00
Remove repo dir and blob back title (#1138)
This commit is contained in:
@@ -65,7 +65,8 @@ ListSingleSectionControllerDelegate {
|
||||
|
||||
override func viewDidLoad() {
|
||||
super.viewDidLoad()
|
||||
self.navigationItem.configure(title: file, subtitle: path)
|
||||
navigationItem.configure(title: file, subtitle: path)
|
||||
makeBackBarItemEmpty()
|
||||
}
|
||||
|
||||
// MARK: Private API
|
||||
|
||||
Reference in New Issue
Block a user