boardCommentArea

This commit is contained in:
kimdaae328 2025-02-18 14:42:14 +09:00
parent 656b7f92ca
commit 6d705d1093

View File

@ -93,4 +93,6 @@ function handleCommentSubmit() {
comment.value = '';
password.value = '';
}
</script>