Update measurement.js

This commit is contained in:
BennyDaBee
2022-06-21 21:29:31 -05:00
committed by GitHub
parent d918f946ca
commit 37e294330f
+1 -1
View File
@@ -6,7 +6,7 @@ class Measurement {
'°C',
'km',
'kPa',
'km/l(e)'
'km/l(e)',
// Helps with conversion to Gallons.
'lit'
];