mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 17:03:26 +00:00
chore: format
This commit is contained in:
@@ -326,7 +326,7 @@ export const DownloadManagerProvider: React.FC<{ children: ReactNode }> = ({
|
||||
};
|
||||
|
||||
const downloadSegment = async (
|
||||
downloadId: string,
|
||||
downloadId: string,
|
||||
segmentUrl: string,
|
||||
segmentFile: string,
|
||||
headers: Record<string, string>,
|
||||
|
Reference in New Issue
Block a user