🔧 Fix style issues
This commit is contained in:
parent
97a084a591
commit
f81bfb7b86
4 changed files with 4 additions and 7 deletions
|
@ -6,6 +6,7 @@ const {app, ipcMain, session, NavigationController} = electron
|
|||
|
||||
// session is not used here, the purpose is to make sure session is initalized
|
||||
// before the webContents module.
|
||||
// eslint-disable-next-line
|
||||
session
|
||||
|
||||
let nextId = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue