Skip to content

Commit 5cea115

Browse files
fridaymmstick
authored andcommitted
fix(calc): Update description from JS to Rust dependency
1 parent 4a5f9b0 commit 5cea115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/src/calc/plugin.ron

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(
22
name: "Calculator",
3-
description: "Math.JS calculations",
3+
description: "Calculator with unit conversion (qalc)",
44
query: (
55
regex: "^(=)+",
66
help: "= ",

0 commit comments

Comments
 (0)