Skip to content

Conversation

@Anonomit
Copy link

@Anonomit Anonomit commented Nov 4, 2023

Setting ["*"] = false in an options table currently does nothing, since the option will still appear to be nil when accessed.

This change makes it easier to notice incorrect db references, since a return value of nil will only happen when a default value has actually not been set.

Setting '["*"] = false' in an options table currently does nothing, since the option will still appear to be nil when accessed.
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