Skip to content

Commit 71e975a

Browse files
authored
Update Calculator plugin description (#3781)
1 parent fd97901 commit 71e975a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Plugins/Flow.Launcher.Plugin.Calculator/plugin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
"ID": "CEA0FDFC6D3B4085823D60DC76F28855",
33
"ActionKeyword": "*",
44
"Name": "Calculator",
5-
"Description": "Provide mathematical calculations.(Try 5*3-2 in Flow Launcher)",
5+
"Description": "Perform mathematical calculations (including hexadecimal values)",
66
"Author": "cxfksword",
77
"Version": "1.0.0",
88
"Language": "csharp",
99
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
1010
"ExecuteFileName": "Flow.Launcher.Plugin.Calculator.dll",
1111
"IcoPath": "Images\\calculator.png"
12-
}
12+
}

0 commit comments

Comments
 (0)