mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-21 23:22:05 +00:00
fix: fix #32
This commit is contained in:
@ -82,6 +82,9 @@
|
|||||||
"linux": {
|
"linux": {
|
||||||
"icon": "assets/generated/icons/png",
|
"icon": "assets/generated/icons/png",
|
||||||
"category": "AudioVideo",
|
"category": "AudioVideo",
|
||||||
|
"asarUnpack": [
|
||||||
|
"**/node_modules/sharp/**"
|
||||||
|
],
|
||||||
"target": [
|
"target": [
|
||||||
"AppImage",
|
"AppImage",
|
||||||
"snap",
|
"snap",
|
||||||
|
|||||||
Reference in New Issue
Block a user