Skip to content

Commit

Permalink
remove spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
eikes authored Apr 12, 2024
1 parent 8026b0f commit 8339b83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Controls/settings-options.js
Original file line number Diff line number Diff line change
Expand Up @@ -966,7 +966,7 @@ export const settings_general = {
boolean: [
ignoreClosures,
ignoreRestrictions,
ignoreAccess,
ignoreAccess,
excludeCashOnlyTolls,
],
enum: [],
Expand Down Expand Up @@ -1021,7 +1021,7 @@ export const settings_general = {
boolean: [
ignoreClosures,
ignoreRestrictions,
ignoreAccess,
ignoreAccess,
excludeCashOnlyTolls,
],
enum: [],
Expand Down

0 comments on commit 8339b83

Please sign in to comment.