From 79acca2c43435df37e070292e0655419a4f2a404 Mon Sep 17 00:00:00 2001 From: guerler Date: Wed, 30 Oct 2024 17:09:11 +0300 Subject: [PATCH] Switch AlertNotify handler to typescript --- src/components/AlertNotify.vue | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/src/components/AlertNotify.vue b/src/components/AlertNotify.vue index 039e416..ad5e602 100644 --- a/src/components/AlertNotify.vue +++ b/src/components/AlertNotify.vue @@ -1,24 +1,25 @@ -