Remove enclosure and mycroftgui skills from priority skills

This commit is contained in:
j1nx 2021-02-23 15:18:10 +01:00
parent 5a6e1cb0cc
commit 81387b0ea5
1 changed files with 1 additions and 1 deletions

View File

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