mirror of
https://github.com/A-Star100/simpliplay-desktop.git
synced 2025-09-17 22:29:38 +00:00
Update package.json
This commit is contained in:
parent
ef3c7e9459
commit
c173ffcc97
@ -20,7 +20,14 @@
|
||||
"target": [
|
||||
"dmg"
|
||||
],
|
||||
"icon": "icon.icns"
|
||||
"icon": "icon.icns",
|
||||
"fileAssociations": [
|
||||
{
|
||||
"ext": "mov",
|
||||
"name": "QuickTime Movie",
|
||||
"role": "Viewer"
|
||||
}
|
||||
]
|
||||
},
|
||||
"win": {
|
||||
"target": "msi",
|
||||
|
Loading…
Reference in New Issue
Block a user