à jour
This commit is contained in:
@@ -102,7 +102,6 @@ async function postNewVideo(project_id, measurements_id, name_video, resolution,
|
||||
});
|
||||
|
||||
alert("Video posted successfully:", response);
|
||||
location.reload();
|
||||
} catch (error) {
|
||||
alert("Error posting video:", error);
|
||||
throw error;
|
||||
|
||||
Reference in New Issue
Block a user