Skip to content

Commit 5f28da4

Browse files
committed
spaces
1 parent 561cad9 commit 5f28da4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/makers/msix.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ module.exports = {
3333
manifestVariables: {
3434
publisher: 'Electron Dev'
3535
},
36-
cert: 'C:\\cert.pfx',
37-
cert_pass: '12345'
36+
cert: 'C:\\cert.pfx',
37+
cert_pass: '12345'
3838
}
3939
}
4040
]

0 commit comments

Comments
 (0)