Allow to put the app in favorites

This commit is contained in:
Ady 2022-04-29 21:58:53 -04:00
parent 77989859a7
commit 6c0a30783b
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}"
}
}
}
}