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

Check for outdated config file and insert new keys #7

Closed
ChanceNCounter opened this issue Jan 31, 2022 · 1 comment
Closed

Check for outdated config file and insert new keys #7

ChanceNCounter opened this issue Jan 31, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@ChanceNCounter
Copy link

No description provided.

@ChanceNCounter ChanceNCounter added the bug Something isn't working label Jan 31, 2022
@ChanceNCounter
Copy link
Author

I'm on a phone, but since this only happens occasionally and the dict is fixed, I think it's safe to

if any((k not in CONFIGURATION for k in DEFAULT_CONFIG.keys)):

then json_database.merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants