Skip to content

Commit 616abc9

Browse files
PVQ-4442 Rename action for selection
- adding 2 spaces for app view actions (so there are no 1's in list of external actions)
1 parent 558d158 commit 616abc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "v0.0.0",
44
"actions": [
55
{
6-
"title": "Set Document Language (LangDetect)",
6+
"title": "Set Document Language (LangDetect)",
77
"name": "pdfix_detect_pdf_language_langdetect",
88
"desc": "Automatically detects the language of a PDF and updates its metadata [Local]",
99
"version": "v0.0.0",

0 commit comments

Comments
 (0)