mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-15 16:20:03 +00:00
WIP: Proceed with frontend implementation
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
export class GameOverviewDto {
|
||||
slug!: string;
|
||||
title!: string;
|
||||
coverId!: string;
|
||||
}
|
||||
Reference in New Issue
Block a user