From d2c0330a6621b7cea76264c956e3e2ca41034bfc Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Mon, 28 Jun 2021 22:04:08 -0400 Subject: [PATCH] Actually fix that unit The definition needed a number. --- macrovision.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/macrovision.js b/macrovision.js index 4a368f1d..09628a3f 100644 --- a/macrovision.js +++ b/macrovision.js @@ -243,7 +243,7 @@ math.createUnit("nanoacres", { prefixes: "long" }) math.createUnit("barnMegaparsecs", { - definition: "barn megaparsec", + definition: "1 barn megaparsec", prefixes: "long" }) math.createUnit("firkins", {