mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-15 08:15:37 +00:00
Various improvements to game management interface
This commit is contained in:
@@ -29,5 +29,5 @@ export class DetectedGameDto {
|
||||
|
||||
path!: string;
|
||||
diskSize!: number;
|
||||
confirmedMatch!: boolean;
|
||||
confirmedMatch!: boolean | undefined;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user