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

src/stores: remove unnecessary variable email from register store #634

Merged
merged 6 commits into from
Oct 22, 2024

Conversation

maceksimon
Copy link
Contributor

Remove email from register store - we are using user.email property from login store.

Update the usage of getters and setters across components and tests.

@tmszi tmszi added the enhancement New feature or request label Oct 22, 2024
@tmszi tmszi force-pushed the feature/remove-register-store-email branch from d38a6a5 to 93db360 Compare October 22, 2024 10:30
@tmszi tmszi merged commit 2169919 into auto-mat:main Oct 22, 2024
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants