Scope repository favorites by pane
This commit is contained in:
@@ -125,7 +125,7 @@ final class AppContext {
|
||||
UIImage(systemName: name)
|
||||
}
|
||||
|
||||
private func repositoryRoot(mode: RepositoryMode) -> UIViewController {
|
||||
private func repositoryRoot(mode: RepositoryPane) -> UIViewController {
|
||||
if core.activeServerIndex() == nil {
|
||||
return ServersViewController(context: self)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user