mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-15 16:20:03 +00:00
Added game file size
This commit is contained in:
@@ -28,6 +28,6 @@ export class DetectedGameDto {
|
||||
playerPerspectives?: PlayerPerspectiveDto[];
|
||||
|
||||
path!: string;
|
||||
isFolder!: boolean;
|
||||
diskSize!: number;
|
||||
confirmedMatch!: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user