mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2026-04-16 10:16:55 +00:00
adding app v2 (#943)
This commit is contained in:
@@ -361,6 +361,7 @@ export function useTranscriptUploadAudio() {
|
||||
});
|
||||
},
|
||||
onError: (error) => {
|
||||
console.log(error)
|
||||
setError(error as Error, "There was an error uploading the audio file");
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user