configmanger.py needs to write lowercase true/false to user_config.json #26
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The configuration manager py script needs to write lowercase true/false to the user_config.json file. This is linted JSON and easier for other libraries to understand.