diff --git a/src/pages/supply/NewListing.tsx b/src/pages/supply/NewListing.tsx index e9c3b91..224bacd 100644 --- a/src/pages/supply/NewListing.tsx +++ b/src/pages/supply/NewListing.tsx @@ -50,7 +50,7 @@ const LEVEL_OPTIONS = [ ] const LEVEL_TO_SCORE: Record = { - LOW: 3, MEDIUM: 5, HIGH: 8, '': undefined, + LOW: 0.30, MEDIUM: 0.55, HIGH: 0.85, '': undefined, } const FIT_OUT_OPTIONS = [