Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
minyook committed Jul 9, 2024
1 parent e9969be commit 667dab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion minyook/MYWEB_js/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ function test(password, confirmPassword) {
alert("비밀번호가 일치합니다");
return true;
}
}
}

0 comments on commit 667dab8

Please sign in to comment.