mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-04-15 21:41:58 +01:00
wip
This commit is contained in:
@@ -41,6 +41,7 @@ export type VlcPlayerSource = {
|
||||
export type TrackInfo = {
|
||||
name: string;
|
||||
index: number;
|
||||
language?: string;
|
||||
};
|
||||
|
||||
export type ChapterInfo = {
|
||||
|
||||
Reference in New Issue
Block a user