mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 10:31:47 +00:00
fix: fix invalid property name
This commit is contained in:
@ -73,7 +73,7 @@
|
|||||||
"icon": "assets/generated/icons/png",
|
"icon": "assets/generated/icons/png",
|
||||||
"category": "AudioVideo",
|
"category": "AudioVideo",
|
||||||
"desktop": {
|
"desktop": {
|
||||||
"StartupWMClass": "com.github.th_ch.youtube_music"
|
"entry": "com.github.th_ch.youtube_music"
|
||||||
},
|
},
|
||||||
"target": [
|
"target": [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user