fix code style: add missing semicolon

This commit is contained in:
401Unauthorized
2022-12-27 14:10:19 +08:00
parent c60b741406
commit 50b84f5f45

View File

@@ -32,5 +32,5 @@ export default {
components: {
HiddenInput,
}
}
};
</script>