cosmetics to keep the overview

This commit is contained in:
donovaly
2019-12-23 23:08:41 +01:00
committed by wwmayer
parent cd8b63028c
commit 6aeb0910b8
4 changed files with 96 additions and 93 deletions

View File

@@ -676,6 +676,7 @@ App.Units.Foot = App.Units.Quantity('ft')
App.Units.Thou = App.Units.Quantity('thou')
App.Units.Yard = App.Units.Quantity('yd')
App.Units.Mile = App.Units.Quantity('mi')
App.Units.MilePerHour = App.Units.Quantity('mph')
App.Units.SquareFoot = App.Units.Quantity('sqft')
App.Units.CubicFoot = App.Units.Quantity('cft')