This repository has been archived by the owner on Apr 22, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: disabling a setting with subsettings should be stored
this was caused because of the way we checked for a settings key to be available. If the setting would return a falsy value, this would cause the default value to be stored. fixes #85
- Loading branch information