added anime ref to ParsedTorrent
This commit is contained in:
parent
9055634104
commit
20b8d45495
@ -1,7 +1,10 @@
|
||||
package model
|
||||
|
||||
import "git.milar.in/milarin/anilist"
|
||||
|
||||
type ParsedTorrent struct {
|
||||
Torrent *Torrent
|
||||
Anime *anilist.Media
|
||||
Name string
|
||||
Episode int
|
||||
Languages []string
|
||||
|
Loading…
Reference in New Issue
Block a user