From 769e6cc12f8d7164d60ce73dcdc7e81547d17464 Mon Sep 17 00:00:00 2001 From: vishnubansal Date: Mon, 15 Jul 2024 16:07:02 +0530 Subject: [PATCH] update for nps category --- src/app/services/init.service.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/services/init.service.ts b/src/app/services/init.service.ts index 3071384d4..b0c6f627e 100755 --- a/src/app/services/init.service.ts +++ b/src/app/services/init.service.ts @@ -653,7 +653,7 @@ export class InitService { .toPromise() // if (publicConfig.npsCategory) { // localStorage.setItem('npsCategory', publicConfig.npsCategory) - // } + // } this.configSvc.instanceConfig = publicConfig this.configSvc.rootOrg = publicConfig.rootOrg