mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 22:33:35 +00:00
adjust dmg positions
This commit is contained in:
10
package.json
10
package.json
@@ -43,16 +43,20 @@
|
||||
"contents": [
|
||||
{
|
||||
"x": 270,
|
||||
"y": 345,
|
||||
"y": 300,
|
||||
"type": "link",
|
||||
"path": "/Applications"
|
||||
},
|
||||
{
|
||||
"x": 270,
|
||||
"y": 110,
|
||||
"y": 80,
|
||||
"type": "file"
|
||||
}
|
||||
]
|
||||
],
|
||||
"window": {
|
||||
"width": 540,
|
||||
"height": 380
|
||||
}
|
||||
},
|
||||
"nsis": {
|
||||
"perMachine": true
|
||||
|
||||
Reference in New Issue
Block a user