You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
__dirname = scramPathModule.resolve(__dirname, '../../../../../../', filename.split('/').slice(0, -1).join('/')); //TODO this path is possibly subject to change if Electron changes its file structure
__filename = scramPathModule.resolve(__dirname, '../../../', filename); //TODO this path is possibly subject to change if Electron changes its file structure