Add both skill-weather and ovos-skills-info to priority skills

This commit is contained in:
j1nx 2021-06-10 16:06:12 +02:00
parent fbb7e94d43
commit 7a4d475d6f
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
},
"skills": {
"blacklisted_skills": ["mycroft-pairing.mycroftai", "mycroft-volume.mycroftai", "mycroft-version-checker.mycroftai"],
"priority_skills": ["skill-ovos-volume", "skill-ovos-pairing", "skill-balena-wifi-setup"]
"priority_skills": ["skill-ovos-volume", "skill-ovos-pairing", "skill-balena-wifi-setup", "skill-weather", "ovos-skills-info"]
},
"log_level": "INFO"
}