made SimklWatchList variable more clear as to which watchlist it is
This commit is contained in:
@ -26,7 +26,7 @@ type SimklUser struct {
|
||||
} `json:"connections" ts_type:"connections"`
|
||||
}
|
||||
|
||||
type SimklWatchList struct {
|
||||
type SimklWatchListType struct {
|
||||
Anime []SimklAnime `json:"anime" ts_type:"anime"`
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user