Skip to content

Commit

Permalink
fix: fix build.linux.desktop.entry (#2859)
Browse files Browse the repository at this point in the history
Co-authored-by: h-banii <[email protected]>
  • Loading branch information
h-banii and h-banii authored Jan 11, 2025
1 parent e61757a commit e37f225
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,9 @@
"icon": "assets/generated/icons/png",
"category": "AudioVideo",
"desktop": {
"entry": "com.github.th_ch.youtube_music"
"entry": {
"StartupWMClass": "com.github.th_ch.youtube_music"
}
},
"target": [
{
Expand Down

0 comments on commit e37f225

Please sign in to comment.