Skip to content

Commit

Permalink
Revert "Update formatValueRules.js"
Browse files Browse the repository at this point in the history
This reverts commit 375b94b.
  • Loading branch information
userXinos committed Nov 15, 2023
1 parent 2240430 commit 13e3b8b
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/regulation/formatValueRules.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,13 +82,6 @@ export default [
'ShowDurationInTopSpot',
'DronesIgnoreBarrier',
'ReqUniqueCargo',
'TeleportBreaksBond',
'IndependentLaserRampUp',
'Retired',
'PvPOnlyTargetPlayers',
'AreaShieldCoversOwnShip',
'RSMoveCrossSectorCerbsAway',
'SingleTarget',
],
(v) => v ? t('YES') : t('NO'),
],
Expand Down

0 comments on commit 13e3b8b

Please sign in to comment.