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": { "vlc": {
"type": "ovos_vlc", "type": "ovos_vlc",
"active": true "active": true
},
"mycroft_mediaplayer": {
"type": "ovos_guiplayer",
"active": true
} }
}, },
"default-backend": "vlc" "default-backend": "vlc"