NTP-47660: CRM Web Screen name fix (#15873)

This commit is contained in:
Raaj Gopal
2025-04-22 12:32:14 +05:30
committed by GitHub
parent c3a5626b96
commit 9b789b01e8

View File

@@ -159,5 +159,5 @@ const val DATA_SOURCE = "dataSource"
const val PRODUCT_TYPE = "productType"
const val PRODUCT = "product"
const val IS_LANDING_ROUTE_TRUE = "isLandingRoute=true"
const val CRM_WEB_VIEW_ACTIVITY = "CRMWebViewActivity"
const val CRM_WEB_VIEW_ACTIVITY = "crm_webview_activity"
const val EXTERNAL_DEEPLINK_BASE_URL = "https://m.navi.com"