OpenVoiceOS / ovos-personal-backend

personal backend - self-hosted backend to manage multiple OVOS devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Check for outdated config file and insert new keys

ChanceNCounter opened this issue · comments

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