mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-15 08:15:37 +00:00
Added filter for player perspective
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export class PlayerPerspectiveDto {
|
||||
slug!: string;
|
||||
name?: string;
|
||||
name!: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user