anime_episode added
This commit is contained in:
parent
f8b66e8c9e
commit
82537cb1f6
6
anime_episode.go
Normal file
6
anime_episode.go
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
package model
|
||||||
|
|
||||||
|
type AnimeEpisode struct {
|
||||||
|
Anime string
|
||||||
|
Episode int
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user