Minor change

This commit is contained in:
2017-11-01 20:12:38 +01:00
parent cf00461feb
commit 2de358c843
2 changed files with 3 additions and 0 deletions

View File

@ -17,6 +17,8 @@ var ticker = time.NewTicker(50 * time.Millisecond)
func main() {
color.Yellow("Downloading anime images")
defer arn.Node.Close()
jobs := jobqueue.New(work)
allAnime, _ := arn.AllAnime()