mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-06-05 05:45:16 -04:00
Solving a bug with the crawler
This commit is contained in:
@@ -48,6 +48,7 @@ namespace Kyoo.Models
|
||||
IsDefault = stream.IsDefault;
|
||||
IsForced = stream.IsForced;
|
||||
Codec = stream.Codec;
|
||||
Path = stream.Path;
|
||||
Type = stream.Type;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user