MycroftOS: Add mycroftos-enclosure-skill to priority skills

This commit is contained in:
Peter Steenbergen 2020-01-08 09:15:18 +01:00
parent f13b367b22
commit 9d84ce2239
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
"pulse_duck": true
},
"skills": {
"priority_skills": ["mycroft-pairing", "mycroft-volume"]
"priority_skills": ["mycroftos-enclosure-skill", "mycroft-pairing", "mycroft-volume"]
},
"log_level": "INFO"
}