Updated MAL tools

This commit is contained in:
2018-11-01 01:05:18 +09:00
parent 83926804fc
commit af6d7a6fdb
3 changed files with 120 additions and 3 deletions

View File

@ -28,7 +28,7 @@ func InvokeShellArgs() bool {
panic("No MAL ID")
}
sync(anime, anime.GetMapping("myanimelist/anime"))
syncAnime(anime, anime.GetMapping("myanimelist/anime"))
return true
}