Skip to content

Commit a629d2f

Browse files
author
Maria Mattlin
committed
PROD-2793 Marked bug hunt as not featured so that it won't appear on the Start Work carousel #time 5m
1 parent 5dc9d3a commit a629d2f

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)