Skip to content

Commit cca9a57

Browse files
committed
fix: fix prop closing brace indentation in ModalTokenManager
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent 86c2c08 commit cca9a57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/views/SignPDF/_partials/ModalTokenManager.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ export default {
7676
type: String,
7777
required: false,
7878
default: '',
79-
},
79+
},
8080
},
8181
setup() {
8282
const signStore = useSignStore()

0 commit comments

Comments
 (0)