diff options
author | Vidhu Kant Sharma <vidhukant@protonmail.ch> | 2022-02-16 22:43:23 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@protonmail.ch> | 2022-02-16 22:43:23 +0530 |
commit | 5c94f2f8e7026b9a4dff874edbf3b4fa3b266516 (patch) | |
tree | a4c0a4650a94859eb256204dec25aa04ac8caf15 /user/anime/animelist.structs.go | |
parent | 3269df237abce92172e115aa62e9c5d6e4652765 (diff) |
Defined different functions to update different anime fields
Diffstat (limited to 'user/anime/animelist.structs.go')
-rw-r--r-- | user/anime/animelist.structs.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/anime/animelist.structs.go b/user/anime/animelist.structs.go index 06c40d1..cee47d2 100644 --- a/user/anime/animelist.structs.go +++ b/user/anime/animelist.structs.go @@ -1,4 +1,4 @@ -/* mal2go - MyAnimeList V2 API wrapper for Go +/* MAL2Go - MyAnimeList V2 API wrapper for Go * Copyright (C) 2022 Vidhu Kant Sharma <vidhukant@protonmail.ch> * This program is free software: you can redistribute it and/or modify |