We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 376d80b commit d67c343Copy full SHA for d67c343
Shital/SDB3/Agent_Availiability/channel_Menu_SCRT1.html
@@ -11,7 +11,7 @@ <h1> Channel Menu Web Client for : "Shital Malviya"</h1>
11
var initESW = function(gslbBaseURL) {
12
// Required if you want labels in a language that’s different from your user’s context.
13
//embedded_svc.menu.settings.language = ''; //For example, enter 'en' or 'en-US'
14
- //embedded_svc.menu.settings.scrt2BaseUrl = 'https://bt20250106.demo.test1.my.pc-rnd.salesforce-scrt.com';
+ embedded_svc.menu.settings.scrt2BaseUrl = 'https://bt20250106.demo.test1.my.pc-rnd.salesforce-scrt.com';
15
16
embedded_svc.menu.init(
17
'https://bt20250106.demo.test1.my.pc-rnd.salesforce.com',
0 commit comments