.
This commit is contained in:
parent
e5a55910da
commit
db11c9fa95
@ -492,6 +492,7 @@ const editComment = (comment) => {
|
||||
|
||||
// 익명일 경우 비밀번호 입력창 활성화
|
||||
if (unknown.value) {
|
||||
console.log('익명 코멘트인가?')
|
||||
toggleCommentPassword(comment, "edit");
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user