Skip to content

Commit 933e3bb

Browse files
authored
Merge pull request #2840 from AkshataKatwal16/feat-attendance-revamp
Issue feat: Remove channel: 'scp-channel' from content search api for dynamic language
2 parents 6e8915b + 52d3fd1 commit 933e3bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • apps/learner-web-app/src/components/themantic/subHeader

apps/learner-web-app/src/components/themantic/subHeader/SubHeader.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,13 @@ const SubHeader = ({
5757
filters: {
5858
program: 'Experimento India',
5959
status: ['live'],
60-
channel: 'scp-channel',
6160
primaryCategory: [
6261
'Learning Resource',
6362
'Practice Question Set',
6463
'Activity',
6564
'Story',
6665
'Interactive',
66+
'Course',
6767
],
6868
},
6969
fields: ['contentLanguage'],

0 commit comments

Comments
 (0)