-
Notifications
You must be signed in to change notification settings - Fork 6
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
[Refactor] #257 - 대기방 코드 리팩토링 #261
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
고생하셨습니다! API 함수 밖으로 셋 함수를 빼니까 훨씬 깔끔해졌네요!!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
리펙토링 좋았네요~ ✨
@@ -42,7 +42,7 @@ struct Member: Codable { | |||
struct ReqUser: Codable { | |||
let userID: Int | |||
let nickname: String | |||
let profileImg: String? | |||
let profileImg: String |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
좋네요...! 저희가 앱잼내에서는 이렇게 짜지 못했던!
Merge branch 'develop' of https://github.com/TeamSparker/Spark-iOS into feature/TeamSparker#257
🌴 PR 요약
🌱 작업한 브랜치
🌱 작업한 내용
📌 참고 사항
📮 관련 이슈