Add missing mopidy example

This commit is contained in:
FoxxMD 2023-03-08 15:18:24 -05:00
parent 03cf3d1e3c
commit 4d77ca9c11

View file

@ -0,0 +1,11 @@
[
{
"name": "MyMopidy",
"data": {
"url": "localhost",
"uriBlacklist": [],
"uriWhitelist": [],
"albumBlacklist": []
}
}
]