Skip to content

Commit ba79661

Browse files
committed
fix: fix prop closing brace indentation in SignPDF
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent 5fae7fd commit ba79661

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/views/SignPDF/SignPDF.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ export default {
353353
uuid: targetUuid,
354354
isAfterSigned: false,
355355
isAsync: true,
356-
},
356+
},
357357
})
358358
return true
359359
}

0 commit comments

Comments
 (0)