From db3a626e8ebef73cefacfccf57d469c95d2d44d8 Mon Sep 17 00:00:00 2001 From: Harsh Mahajan Date: Tue, 1 Jul 2025 17:32:54 +0530 Subject: [PATCH] feat: removed lint error --- src/routes/(console)/bottomAlerts.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/routes/(console)/bottomAlerts.ts b/src/routes/(console)/bottomAlerts.ts index 0bc99701c..18ad41d33 100644 --- a/src/routes/(console)/bottomAlerts.ts +++ b/src/routes/(console)/bottomAlerts.ts @@ -32,9 +32,9 @@ if (isCloud) { }, show: true }; - + listOfPromotions.push(csvImportPromo); - + setMobileSingleAlertLayout({ title: csvImportPromo.title, message: csvImportPromo.message,