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] #204 - 키값으로 바꾸기 #205

Merged
merged 2 commits into from
Dec 23, 2021

Conversation

dlwns33
Copy link
Member

@dlwns33 dlwns33 commented Dec 23, 2021

🌴 PR 요약

🌱 작업한 브랜치

🌱 작업한 내용

  • Const.User 뭐시기 -> UserDefaults.standard.string(forKey: Const.UserDefaults.userID) ?? ""

📸 스크린샷

기능 스크린샷
GIF 파일첨부바람

📮 관련 이슈

@dlwns33 dlwns33 added Yijoon 🐨 이준 대치동강사 작업 Fix 코드 수정 및 버그, 오류 해결 labels Dec 23, 2021
@dlwns33 dlwns33 self-assigned this Dec 23, 2021
@hyun99999 hyun99999 merged commit 6f3f74e into TeamNADA:release1.0/1 Dec 23, 2021
@dlwns33 dlwns33 deleted the release/#204 branch December 25, 2021 05:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix 코드 수정 및 버그, 오류 해결 Yijoon 🐨 이준 대치동강사 작업
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FIX] Const.UserDefaults.userId 사용
3 participants