Skip to content

Commit

Permalink
Merge pull request #829 from venkykandagaddala/disable-tricolor-changes
Browse files Browse the repository at this point in the history
Added mobile config related to MDO channles and ATI/CTI
  • Loading branch information
Haritest authored Aug 12, 2024
2 parents 2317537 + b3a35c7 commit 6053fd3
Showing 1 changed file with 29 additions and 1 deletion.
30 changes: 29 additions & 1 deletion iGOT/client-assets/assets/configurations/page/home.json
Original file line number Diff line number Diff line change
Expand Up @@ -1123,6 +1123,34 @@
"buttonName": "Take Survey",
"surveyUrl": "https://portal.igotkarmayogi.gov.in/surveyml/668e250da8bfb500083136b1"
},
"mdoChannelMobile": {
"qa": {
"active": true,
"orgBookmarkId": "38fd55c0-2723-11ef-b7bd-6754f54dd52f"
},
"uat": {
"active": true,
"orgBookmarkId": "d8603620-3775-11ef-922d-897d09cffbf2"
},
"prod": {
"active": false,
"orgBookmarkId": ""
}
},
"micrositeMobile": {
"qa": {
"active": true,
"featuredProviderDoId": "do_1140809843675136001224"
},
"uat": {
"active": true,
"featuredProviderDoId": "do_114081134376157184129"
},
"prod": {
"active": true,
"featuredProviderDoId": "do_1140809851011317761688"
}
},
"socialLinks": [
{
"url": "https://www.linkedin.com/company/karmayogi-bharat/",
Expand Down Expand Up @@ -3795,4 +3823,4 @@
]
}
]
}
}

0 comments on commit 6053fd3

Please sign in to comment.