chore: audio
This commit is contained in:
@@ -51,6 +51,7 @@ export const fetchChunkedData = async (params: {
|
||||
...params.headers
|
||||
}
|
||||
});
|
||||
console.log('response====', response);
|
||||
if (!response.ok) {
|
||||
return {
|
||||
error: true,
|
||||
|
||||
Reference in New Issue
Block a user