aboutsummaryrefslogtreecommitdiff
path: root/user/manga/mangalist.structs.go
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.xyz>2022-07-04 00:54:35 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.xyz>2022-07-04 00:54:35 +0530
commit72989b8e2fb6060f89cee60d32a0c84660792116 (patch)
treeb3de54f1f2476dd0da831f0a5b9409ea31f4387d /user/manga/mangalist.structs.go
parent2a1dc51d0bf9e4d440e33dc01f86947985aff787 (diff)
Breaking Change: supporting NSFW titles
Diffstat (limited to 'user/manga/mangalist.structs.go')
-rw-r--r--user/manga/mangalist.structs.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/manga/mangalist.structs.go b/user/manga/mangalist.structs.go
index 7b69586..3f338ae 100644
--- a/user/manga/mangalist.structs.go
+++ b/user/manga/mangalist.structs.go
@@ -17,7 +17,7 @@
package manga
import (
- "github.com/MikunoNaka/MAL2Go/v2/manga"
+ "github.com/MikunoNaka/MAL2Go/v3/manga"
)
type mangaListRaw struct {