Tracks have permalinks now

This commit is contained in:
2017-06-28 00:16:45 +02:00
parent 5099c0b0e7
commit d5dcd9c909
9 changed files with 89 additions and 12 deletions

View File

@ -22,7 +22,7 @@ func main() {
sync(anime)
}
println("Finished.")
color.Green("Finished.")
}
func sync(data *kitsu.Anime) {