Update measurement.js

This commit is contained in:
BennyDaBee 2022-06-21 21:29:31 -05:00 committed by GitHub
parent d918f946ca
commit 37e294330f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ class Measurement {
'°C',
'km',
'kPa',
'km/l(e)'
'km/l(e)',
// Helps with conversion to Gallons.
'lit'
];