Add in $0 target for jobs under 20000 KM.
This commit is contained in:
@@ -8,7 +8,11 @@ const RuleSets = [
|
||||
},
|
||||
{
|
||||
title: "V2",
|
||||
range: [moment("2023-04-01"), moment("2040-01-01")],
|
||||
range: [moment("2023-04-01"), moment("2024-09-01")],
|
||||
},
|
||||
{
|
||||
title: "V3",
|
||||
range: [moment("2024-09-01"), moment("2040-01-01")],
|
||||
},
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user