NTP-37553| extension deprecation for ameyo| varshitha (#1386)

* NTP-37553|hrc testing| varshitha

* NTP-47834|creating bundle and assets folder|varshitha

* NTP-47834|creating bundle and assets folder|varshitha

* NTP-00000| action fix | varshitha

* NTP-00000| action fix | varshitha

* NTP-00000| action fix | varshitha

* NTP-50190 | removed hardcode checks | varshitha

* NTP-28813| call connected event data| varshitha

* NTP-28813| call connected event data| varshitha
This commit is contained in:
Podili Varshitha
2025-03-27 17:57:22 +05:30
committed by GitHub
parent 66c27a3091
commit a5132d7ea1
8 changed files with 63 additions and 32 deletions

View File

@@ -24,5 +24,7 @@ window.config = {
ALLOCATION_VIEW_GOOGLE_MAP_ID: '<ALLOCATION_VIEW_GOOGLE_MAP_ID>',
HRC_CALL_AUTO_ACCEPT_TIMEOUT: '<HRC_CALL_AUTO_ACCEPT_TIMEOUT>',
SENTRY_DSN: '<SENTRY_DSN>',
ALFRED_URL: '<ALFRED_URL>'
ALFRED_URL: '<ALFRED_URL>',
AMEYO_HRC_URL: '<AMEYO_HRC_URL>',
AMEYO_TELE_URL: '<AMEYO_TELE_URL>'
};