-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BBB-116] ⚡️Fix: 스터디 생성 시 설정한 주차 수가 항상 1로만 요청되는 이슈
백엔드 api로 요청하는 form 내부의 weeks 값을 업데이트 하는 부분이 추가되어있지 않아, 항상 초기값인 1이 전달되는 이슈였습니다. 따라서, weeks를 업데이트 해주는 로직을 추가하여 해결했습니다.
- Loading branch information
1 parent
e8e07b4
commit d4ae73c
Showing
1 changed file
with
12 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters