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

Fix settings loss on update #602

Merged
merged 2 commits into from
Dec 21, 2024
Merged

Conversation

hymccord
Copy link
Contributor

The changeUserSettings that changes values and returns the current settings was saving to the sync even when just requesting settings. This would unintentionally write all the default settings to storage.sync when upgrading to a new version.

  • Fix changeUserSettings saving default settings every call
  • Add floating save button to options

@hymccord hymccord requested a review from a team as a code owner December 21, 2024 02:20
@AardWolf AardWolf merged commit b4600cd into m-h-c-t:main Dec 21, 2024
5 checks passed
@hymccord hymccord deleted the bug/reset-settings branch December 26, 2024 22:21
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.

2 participants