fix(creator): remove console.log
This commit is contained in:
@@ -344,8 +344,6 @@ async function saveChanges() {
|
||||
await fetchAlbumData();
|
||||
}
|
||||
|
||||
console.log("Données sauvegardées :", presentationResponse.data);
|
||||
|
||||
isEditMode.value = false;
|
||||
|
||||
} catch (error) {
|
||||
|
||||
Reference in New Issue
Block a user