Merge pull request #513 from markbaas/master

fixes mpris bug in snap
This commit is contained in:
th-ch
2021-12-27 16:12:40 +01:00
committed by GitHub

View File

@ -37,6 +37,9 @@
"deb",
"rpm"
]
},
"snap": {
"slots": [{ "mpris": { "interface": "mpris" }}]
}
},
"scripts": {