We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5dc9d3a + a629d2f commit 97ab03cCopy full SHA for 97ab03c
src-ts/tools/work/work-lib/work-provider/work-functions/work-store/work-type.config.ts
@@ -25,7 +25,7 @@ export const WorkTypeConfigs: { [workType: string]: WorkTypeConfig } = {
25
'premium': 7,
26
'standard': 5,
27
},
28
- featured: true,
+ featured: false,
29
intakeFormRoutes: WorkIntakeFormRoutes[WorkType.bugHunt],
30
priceConfig: workPriceBugHunt,
31
results: `You will receive thorough testing of your website, and at the conclusion will be provided
0 commit comments