Skip to content

Commit 97ab03c

Browse files
authored
Merge pull request #252 from topcoder-platform/PROD-2793_hide-bug-hunt
PROD-2793 Hide Bug Hunt -> dev
2 parents 5dc9d3a + a629d2f commit 97ab03c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-ts/tools/work/work-lib/work-provider/work-functions/work-store/work-type.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export const WorkTypeConfigs: { [workType: string]: WorkTypeConfig } = {
2525
'premium': 7,
2626
'standard': 5,
2727
},
28-
featured: true,
28+
featured: false,
2929
intakeFormRoutes: WorkIntakeFormRoutes[WorkType.bugHunt],
3030
priceConfig: workPriceBugHunt,
3131
results: `You will receive thorough testing of your website, and at the conclusion will be provided

0 commit comments

Comments
 (0)