clear lot of tickets

This commit is contained in:
Thomas Demirdjian
2025-11-07 17:33:06 +01:00
parent 4365f1e46d
commit d7d9211fbe
30 changed files with 970 additions and 355 deletions
+2 -1
View File
@@ -19,7 +19,8 @@ const DeleteAccountModal = () => {
await SheetManager.hide("DeleteAccount");
};
const confirmDelete = () => {
const confirmDelete = async () => {
await onClose().catch(() => {});
alert(
"Êtes-vous sûr ?",
"Cette action supprimera votre profil.",