Skip to content

Commit

Permalink
Update OptConfigDataManager.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyentvan7 committed Mar 8, 2024
1 parent bb29ae6 commit 2092456
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ const initialBuildSettings: OptConfig = deepFreeze({
optimizationTarget: undefined,
mainStatAssumptionLevel: 0,
excludedLocations: [],
allowLocationsState: 'customList',
allowLocationsState: 'unequippedOnlh',
allowPartial: false,
maxBuildsToShow: 5,
plotBase: undefined,
Expand Down

0 comments on commit 2092456

Please sign in to comment.