Convert: Add inches to switch case
Some checks failed
njsscan sarif / njsscan code scanning (push) Failing after 1s

This commit is contained in:
SileNce5k 2024-10-20 15:17:51 +02:00
parent d6fd115646
commit 0e0cad6734
Signed by: SileNce
GPG key ID: B0A142BB4291B204

View file

@ -111,6 +111,7 @@ module.exports = {
sendText = "Can only convert to kg from lb.";
}
break;
case "INCHES":
case "INCH":
case "IN":
case "\"":