Skip to content

Commit

Permalink
format LinkDPSBoostWS
Browse files Browse the repository at this point in the history
  • Loading branch information
userXinos committed Jan 25, 2024
1 parent 9bc7c51 commit 539b977
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/regulation/formatValueRules.js
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ export default [
(v) => t('TID_DISTANCE', [v / 10]),
],
[
['DPS_WS', 'AddDPSPerTarget_WS', 'RampDPS_WS0', 'RampDPS_WS1', 'RampDPS_WS2', '_RampDPS_WS0', '_RampDPS_WS1', '_RampDPS_WS2'],
['DPS_WS', 'AddDPSPerTarget_WS', 'LinkDPSBoostWS', 'RampDPS_WS0', 'RampDPS_WS1', 'RampDPS_WS2', '_RampDPS_WS0', '_RampDPS_WS1', '_RampDPS_WS2'],
(v) => numberFormat(v * WSFactror),
],
[
Expand Down

0 comments on commit 539b977

Please sign in to comment.