We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
러닝 카드 점수 일괄 업데이트
유저가 업데이트 이후 처음 앱을 처음 실행하는 딱 한번만 새로운 점수 계산 방식으로 업데이트가 이루어지고, 이후 실행 시에는 UserDefaults에 저장된 플래그로 인해 다시 업데이트되지 않을 수 있도록 수정해볼 예정입니다.
The text was updated successfully, but these errors were encountered:
chamroro
When branches are created from issues, their pull requests are automatically linked.
✏️ Summary
러닝 카드 점수 일괄 업데이트
✨ Description
유저가 업데이트 이후 처음 앱을 처음 실행하는 딱 한번만 새로운 점수 계산 방식으로 업데이트가 이루어지고,
이후 실행 시에는 UserDefaults에 저장된 플래그로 인해 다시 업데이트되지 않을 수 있도록 수정해볼 예정입니다.
✓ Todo
The text was updated successfully, but these errors were encountered: