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

Update config.lua #78

Merged
merged 1 commit into from
Aug 15, 2024
Merged

Update config.lua #78

merged 1 commit into from
Aug 15, 2024

Conversation

liubianshi
Copy link
Contributor

Fix: always use the first custom setting

type(val) == "function" and val(args or {}) or val is always true when val is a function

Fix: always use the first custom setting
@HakonHarnes HakonHarnes merged commit e25bc10 into HakonHarnes:main Aug 15, 2024
6 checks passed
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