From 004d0855edc9a3483e28b62e4c67da8ae6c65271 Mon Sep 17 00:00:00 2001 From: itskovacs Date: Thu, 24 Jul 2025 19:32:14 +0200 Subject: [PATCH] :lipstick: Prevent duplicate toasts --- src/src/app/app.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/src/app/app.component.html b/src/src/app/app.component.html index 0c2a390..8a9b22c 100644 --- a/src/src/app/app.component.html +++ b/src/src/app/app.component.html @@ -1,2 +1,2 @@ - \ No newline at end of file + \ No newline at end of file