Merge pull request #19 from adynemo/favorites

This commit is contained in:
Aurélien Hamy 2022-05-01 16:03:46 +02:00 committed by GitHub
commit 0f069d9ca4
1 changed files with 3 additions and 2 deletions

View File

@ -50,7 +50,8 @@
"GenericName": "Online music streaming service",
"Comment": "Listen and download all your favorite music",
"MimeType": "x-scheme-handler/deezer;",
"Keywords": "Music;Player;Streaming;Online;"
"Keywords": "Music;Player;Streaming;Online;",
"StartupWMClass": "Deezer"
},
"artifactName": "${productName}-${version}-${arch}.${ext}"
},
@ -64,4 +65,4 @@
"artifactName": "${productName}-${version}.${arch}.${ext}"
}
}
}
}