Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] 닉네임 유효성 확인 기능 오류 수정 #166

Merged
merged 1 commit into from
Aug 30, 2024
Merged

Conversation

Kim-TaeUk
Copy link
Contributor

Related Issue

Key Changes

  • return문이 누락되어 항상 isValid가 true로 응답하는 오류를 수정했습니다.

return문을 누락해서 응답이 항상 isValid: true로 내려가던 오류를 수정
@Kim-TaeUk Kim-TaeUk merged commit f2f9ca3 into dev Aug 30, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FIX] 닉네임 유효성 확인 기능 오류 수정
1 participant