mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-15 12:21:47 +00:00
fix: fix build
This commit is contained in:
@ -107,8 +107,7 @@
|
|||||||
"x64",
|
"x64",
|
||||||
"arm64",
|
"arm64",
|
||||||
"armv7l"
|
"armv7l"
|
||||||
],
|
]
|
||||||
"compression": "lzo"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"target": "freebsd",
|
"target": "freebsd",
|
||||||
@ -175,7 +174,8 @@
|
|||||||
"interface": "mpris"
|
"interface": "mpris"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"compression": "lzo"
|
||||||
},
|
},
|
||||||
"directories": {
|
"directories": {
|
||||||
"output": "./pack/"
|
"output": "./pack/"
|
||||||
|
|||||||
Reference in New Issue
Block a user