standard (Fixes for PR #1818)
This commit is contained in:
@@ -137,7 +137,6 @@ function init () {
|
||||
* Shell
|
||||
*/
|
||||
|
||||
|
||||
ipcMain.on('openPath', (e, ...args) => {
|
||||
const shell = require('./shell')
|
||||
shell.openPath(...args)
|
||||
|
||||
Reference in New Issue
Block a user