TheDesk Mio (15.7.0) macOS main.js
This commit is contained in:
parent
16649e6913
commit
ca3aff674d
BIN
app/.DS_Store
vendored
BIN
app/.DS_Store
vendored
Binary file not shown.
|
@ -135,7 +135,7 @@ function createWindow() {
|
||||||
{
|
{
|
||||||
label: '再読み込み',
|
label: '再読み込み',
|
||||||
accelerator: 'CmdOrCtrl+R',
|
accelerator: 'CmdOrCtrl+R',
|
||||||
click: function() { mainWindow.webContents.send('reload', ""); }
|
click: function() { mainWindow.webContents.send('reload', " "); }
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user