Skip to content

Commit

Permalink
D12x232 correction
Browse files Browse the repository at this point in the history
  • Loading branch information
calmh committed Jul 25, 2023
1 parent fe9ea47 commit 1dcdf8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/services/cylinderlist_service.dart
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ final defaultCylinderData = [
..measurements = MeasurementSystem.METRIC
..metal = Metal.STEEL
..volume = 12.0
..workingPressure = 300
..workingPressure = 232
..weight = 14.5
..selected = false
..twinset = true,
Expand Down

0 comments on commit 1dcdf8f

Please sign in to comment.