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

properly pass settings and default use in get configs when config fil… #352

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

Ferelith-maker
Copy link
Contributor

Fix missing config loop

What type of Pull Request is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Describe your changes in brief

When I changed how the getConfig function worked by passing in the settings as well as a default boolean, I forgot to update the path of missing a config file for passing in settings as well, so settings was set to True, and defaultConfig was always set to false

Checklist

  • Tested locally
  • Added new dependencies
  • Updated documentation
  • Added tests

Related Issues

  • Related Issue #
  • Closes #

@Ferelith-maker Ferelith-maker merged commit 825f6f9 into main Oct 29, 2024
16 of 17 checks passed
@Ferelith-maker Ferelith-maker deleted the Fix-missing-gui-config-loop branch October 29, 2024 16:23
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.

3 participants