finish standardizing!
This commit is contained in:
parent
4e2f1311e0
commit
42e7ee2b4a
6 changed files with 22 additions and 13 deletions
|
@ -45,7 +45,7 @@ if (process.platform === 'darwin') {
|
|||
var appPath = null
|
||||
|
||||
app.setAppPath = function (path) {
|
||||
return appPath = path
|
||||
appPath = path
|
||||
}
|
||||
|
||||
app.getAppPath = function () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue