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

mods: fix storing false #609

Merged
merged 1 commit into from
Oct 4, 2024
Merged

mods: fix storing false #609

merged 1 commit into from
Oct 4, 2024

Commits on Sep 7, 2024

  1. mods: fix storing false

    `store.has` was broken in 9aa2f71,
    such that a cached stored value of `false` is ignored.
    
    `store.get` was broken in a64ec80,
    such that an uncached stored value of `false` is ignored.
    bb010g authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    c8af220 View commit details
    Browse the repository at this point in the history