Update job-priority.ts
This commit is contained in:
@@ -64,7 +64,7 @@ export async function getJobPriority({
|
|||||||
case "growth":
|
case "growth":
|
||||||
case "growthdouble":
|
case "growthdouble":
|
||||||
bucketLimit = 400;
|
bucketLimit = 400;
|
||||||
planModifier = 0.2;
|
planModifier = 0.1;
|
||||||
break;
|
break;
|
||||||
|
|
||||||
default:
|
default:
|
||||||
|
|||||||
Reference in New Issue
Block a user