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