func name change
This commit is contained in:
parent
3417c666ae
commit
89039c17bc
|
@ -59,7 +59,7 @@ func makeRepoView() *repoWindow {
|
|||
r.View = repolist.InitBox(me.forge, r.box)
|
||||
r.View.Enable()
|
||||
|
||||
r.View.ScanRepositories()
|
||||
r.View.ScanRepositoriesOld()
|
||||
|
||||
return r
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue