forked from 77media/video-flow
去掉return
This commit is contained in:
parent
98ab89a1f5
commit
396d80b090
@ -318,7 +318,6 @@ export default function VideoCreationForm() {
|
||||
}
|
||||
|
||||
console.log('Creating video with params:', requestParams);
|
||||
return;
|
||||
|
||||
/** Call MovieProjectService V4 API */
|
||||
const result = await MovieProjectService.createProject<CreateMovieProjectV4Request>(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user