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

[HOTFIX] Docker builds also write localstorage when resetting to defaults #60

Merged
merged 2 commits into from
Jan 10, 2024

Conversation

excalith
Copy link
Owner

Description of the Change

Docker builds uses volumes with v3.1.0 but resetting the configuration still writes into local storage as well. It is not used for reading the configurations, however it is still an unnecessary operation. With this fix, it won't create localstorage entries anymore.

Possible Drawbacks

Nothing at all.

@excalith excalith merged commit 3e118d2 into main Jan 10, 2024
2 checks passed
@excalith excalith deleted the docker-hotfix branch January 10, 2024 16:56
Copy link

vercel bot commented Jan 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
start-page ✅ Ready (Inspect) Visit Preview Jan 10, 2024 4:56pm

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.

1 participant