mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-06-03 20:48:26 +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