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

fix: read hidden from config file #1093

Merged
merged 1 commit into from May 13, 2024

Conversation

SVendittelli
Copy link
Contributor

Previously, setting hidden = true in the config file would have no effect. Now it is properly read.

Fixes: #1092

Previously, setting `hidden = true` in the config file would have no
effect. Now it is properly read.

Fixes: XAMPPRocky#1092
@SVendittelli
Copy link
Contributor Author

Rebased from master so the tests now pass

@XAMPPRocky
Copy link
Owner

Thank you for your PR, and congrats on your first contribution! 🎉

@XAMPPRocky XAMPPRocky merged commit eae5e4c into XAMPPRocky:master May 13, 2024
71 checks passed
@SVendittelli SVendittelli deleted the fix/1092 branch May 13, 2024 13:31
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.

The value of hidden in the config file is not respected
2 participants