Skip to content

Commit

Permalink
Merge 258dd9d into 8b91b23
Browse files Browse the repository at this point in the history
  • Loading branch information
jsetton authored Feb 16, 2022
2 parents 8b91b23 + 258dd9d commit 3227215
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@ export const UNITS_OF_MEASURE = {
'Volume.Pints': 'pt',
'Volume.Quarts': 'qt',
'Volume.Liters': 'l',
'Volume.CubicMeters': 'm3',
'Volume.CubicFeet': 'ft3'
'Volume.CubicMeters': '',
'Volume.CubicFeet': 'ft³'
}

0 comments on commit 3227215

Please sign in to comment.