fix(calc): Update description from JS to Rust dependency

This commit is contained in:
Albin Larsson 2021-09-13 11:42:19 +02:00 committed by Michael Murphy
parent 4a5f9b09c0
commit 5cea11573d

View file

@ -1,6 +1,6 @@
(
name: "Calculator",
description: "Math.JS calculations",
description: "Calculator with unit conversion (qalc)",
query: (
regex: "^(=)+",
help: "= ",