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