Skip to content

Commit 1f2a7a5

Browse files
committed
fix prop
1 parent f920345 commit 1f2a7a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/pdf4me/actions/compress-pdf/compress-pdf.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export default {
1313
filePath: {
1414
propDefinition: [
1515
pdf4me,
16-
"filePath,",
16+
"filePath",
1717
],
1818
},
1919
optimizeProfile: {

0 commit comments

Comments
 (0)