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