Check for outdated config file and insert new keys
ChanceNCounter opened this issue · 1 comments
ChanceNCounter commented
Check for outdated config file and insert new keys
ChanceNCounter commented
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