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

Provide get/setitem methods for preferences #27

Merged
merged 1 commit into from
Dec 13, 2023
Merged

Conversation

windymilla
Copy link
Collaborator

@windymilla windymilla commented Dec 13, 2023

To simplify use of preferences, allow
preferences["key"] = "values", instead of requiring call to set method.

To simplify use of preferences, allow
`preferences["key"] = "values", instead of requiring call
to `set` method.
@windymilla windymilla merged commit 71c463c into master Dec 13, 2023
1 check passed
@windymilla windymilla deleted the prefs-get-set branch December 13, 2023 21:15
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