Merge pull request #1058 from Nirusu/feat/snap-media-keys

Add mpris slot for snap package
This commit is contained in:
Core 2022-05-19 23:33:25 +01:00 committed by GitHub
commit c50c271838
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -178,6 +178,15 @@
"isRelocatable": false,
"overwriteAction": "upgrade"
},
"snap": {
"slots": [
{
"mpris": {
"interface": "mpris"
}
}
]
},
"dmg": {
"background": "./resources/bg.png",
"icon": "resources/icons/icon.ico"