Allow to put the app in favorites
This commit is contained in:
parent
77989859a7
commit
6c0a30783b
|
@ -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}"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue