mirror of
https://github.com/taigrr/gico.git
synced 2026-04-01 18:58:59 -07:00
update to use different API in gitgraph
This commit is contained in:
@@ -60,5 +60,5 @@ func GetYear() {
|
||||
freq[k.YearDay()-1]++
|
||||
}
|
||||
}
|
||||
gterm.GetYearUnicode(freq)
|
||||
fmt.Print(gterm.GetYearUnicode(freq))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user