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

Rename key of audioOn to 'audioOn' #18

Merged
merged 2 commits into from
Dec 20, 2023
Merged

Commits on Dec 20, 2023

  1. Rename key of audioOn

    I neglected to change the name of the `shared_preferences` key from “mute” to “audioOn”. This has no effect on the logic (the key could be named “kerfuffle” and it would still work). It’s just confusing to anyone reading that code.
    filiph committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    c869523 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d51f821 View commit details
    Browse the repository at this point in the history