mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
update dmg icon positions
This commit is contained in:
14
package.json
14
package.json
@@ -42,15 +42,15 @@
|
||||
"background": "./resources/background.png",
|
||||
"contents": [
|
||||
{
|
||||
"x": 135,
|
||||
"y": 190,
|
||||
"type": "link",
|
||||
"path": "/Applications"
|
||||
"x": 150,
|
||||
"y": 185,
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"x": 405,
|
||||
"y": 190,
|
||||
"type": "file"
|
||||
"x": 390,
|
||||
"y": 180,
|
||||
"type": "link",
|
||||
"path": "/Applications"
|
||||
}
|
||||
],
|
||||
"window": {
|
||||
|
||||
Reference in New Issue
Block a user