From 57a67017c76c7d41b368f0dbe8605d2a4431350a Mon Sep 17 00:00:00 2001 From: yashmantri Date: Sun, 22 Sep 2024 17:51:25 +0530 Subject: [PATCH] TP-60588 | Fixes --- src/common/Constants.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/common/Constants.ts b/src/common/Constants.ts index 3faa6ad5..159bf6cc 100644 --- a/src/common/Constants.ts +++ b/src/common/Constants.ts @@ -1300,8 +1300,7 @@ export const CLICKSTREAM_EVENT_NAMES = { FA_CODEPUSH_DEFAULT_STATUS: { name : 'FA_CODEPUSH_DEFAULT_STATUS', description: 'Codepush default fallback case' - } - + }, FA_FEEDBACK_IMAGE_NOT_FOUND: { name: 'FA_FEEDBACK_IMAGE_NOT_FOUND', description: 'Feedback image not found'