diff --git a/macrovision.html b/macrovision.html index dddc9daf..2c8b012e 100644 --- a/macrovision.html +++ b/macrovision.html @@ -42,9 +42,13 @@
diff --git a/macrovision.js b/macrovision.js index 21a7f3ba..e62e18e1 100644 --- a/macrovision.js +++ b/macrovision.js @@ -14,7 +14,10 @@ let altHeld = false; const unitChoices = { length: [ "meters", + "millimeters", + "centimeters", "kilometers", + "inches", "feet", "miles", ],