mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-03-18 18:50:58 +03:00
Info icon now appears for playlist files in the player component
Added missing data types
This commit is contained in:
@@ -14,4 +14,5 @@ export type Playlist = {
|
||||
duration: number;
|
||||
user_uid?: string;
|
||||
auto?: boolean;
|
||||
sharingEnabled?: boolean;
|
||||
};
|
||||
Reference in New Issue
Block a user