forked from Ninjalama/streamyfin_mirror
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