à 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);
|
alert("Video posted successfully:", response);
|
||||||
location.reload();
|
|
||||||
} catch (error) {
|
} catch (error) {
|
||||||
alert("Error posting video:", error);
|
alert("Error posting video:", error);
|
||||||
throw error;
|
throw error;
|
||||||
|
|||||||
Reference in New Issue
Block a user