last fix
This commit is contained in:
parent
5713735ebf
commit
f52495e393
@ -7,7 +7,7 @@ import (
|
|||||||
"git.thefoxon.ru/anilibria/anilibria-go/model"
|
"git.thefoxon.ru/anilibria/anilibria-go/model"
|
||||||
)
|
)
|
||||||
|
|
||||||
func GetTitleChanges() (titles *[]model.TitleList, err error) {
|
func GetTitleChanges() (titles *model.TitleList, err error) {
|
||||||
|
|
||||||
reqBody, status, err := request("GET", "/v3/title/changes", nil)
|
reqBody, status, err := request("GET", "/v3/title/changes", nil)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user