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

Conversation

bb010g
Copy link
Contributor

@bb010g bb010g commented Sep 7, 2024

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.

`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.
@GiovanH GiovanH changed the base branch from main to develop October 4, 2024 22:34
@GiovanH GiovanH merged commit 071b04f into GiovanH:develop Oct 4, 2024
1 check passed
@bb010g bb010g deleted the patch-1 branch October 10, 2024 21:51
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