OpenVoiceOS/ovos-personal-backend

Check for outdated config file and insert new keys

ChanceNCounter opened this issue · 1 comments

Check for outdated config file and insert new keys

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