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

✨ store を mutate できるように #123

Merged
merged 1 commit into from
Nov 3, 2023
Merged

Conversation

SSlime-s
Copy link
Member

@SSlime-s SSlime-s commented Nov 2, 2023

Closes #77

store の内部で isDirty を持って、更新するように

group と user は変更しなさそうな雰囲気を感じたので変えてないです

@SSlime-s SSlime-s requested a review from mehm8128 November 2, 2023 17:27
@SSlime-s SSlime-s self-assigned this Nov 2, 2023
Copy link
Contributor

@mehm8128 mehm8128 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

よさそうです、ありがとうございます!

@mehm8128 mehm8128 merged commit 2a58be9 into main Nov 3, 2023
5 checks passed
@mehm8128 mehm8128 deleted the SSlime/mutate-store branch November 3, 2023 11:16
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.

storeに保存してあるデ-タのmutate
2 participants