mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-06-23 15:30:34 -04:00
Solving a bug with the crawler
This commit is contained in:
parent
924200c6ba
commit
c9f473dcc0
@ -48,6 +48,7 @@ namespace Kyoo.Models
|
||||
IsDefault = stream.IsDefault;
|
||||
IsForced = stream.IsForced;
|
||||
Codec = stream.Codec;
|
||||
Path = stream.Path;
|
||||
Type = stream.Type;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user