Initial commit.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"__mycroft_skill_firstrun": false
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"__mycroft_skill_firstrun": false,
|
||||
"type": "ovos_common_play",
|
||||
"preferred_audio_services": [
|
||||
"mpv",
|
||||
"vlc",
|
||||
"simple"
|
||||
],
|
||||
"disable_mpris": true,
|
||||
"dbus_type": "session",
|
||||
"manage_external_players": false,
|
||||
"active": true,
|
||||
"mode": "auto"
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"__mycroft_skill_firstrun": false
|
||||
}
|
||||
Reference in New Issue
Block a user