@@ -191,6 +191,9 @@
}
// Remove card on the DOM
card[2].remove();
+ M.toast({
+ html: 'Carte supprimées',
+ });
function pageLoader(active) {