mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-17 21:22:05 +00:00
fix: fix build.linux.desktop.entry (#2859)
Co-authored-by: h-banii <h-banii@users.noreply.github.com>
This commit is contained in:
@ -73,7 +73,9 @@
|
|||||||
"icon": "assets/generated/icons/png",
|
"icon": "assets/generated/icons/png",
|
||||||
"category": "AudioVideo",
|
"category": "AudioVideo",
|
||||||
"desktop": {
|
"desktop": {
|
||||||
"entry": "com.github.th_ch.youtube_music"
|
"entry": {
|
||||||
|
"StartupWMClass": "com.github.th_ch.youtube_music"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"target": [
|
"target": [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user