Add ovos_guiplayer to configuration file

This commit is contained in:
j1nx 2021-08-14 20:55:44 +02:00
parent 3be5fe6a3c
commit 55ae8450b9
1 changed files with 4 additions and 0 deletions

View File

@ -66,6 +66,10 @@
"vlc": {
"type": "ovos_vlc",
"active": true
},
"mycroft_mediaplayer": {
"type": "ovos_guiplayer",
"active": true
}
},
"default-backend": "vlc"