mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-02 17:39:54 +00:00
Update electron.service.ts
This commit is contained in:
parent
f5fdf6cf44
commit
bb386f7f8a
@ -32,7 +32,7 @@ export class ElectronService {
|
||||
this.clipboard = electron.clipboard
|
||||
this.ipcRenderer = electron.ipcRenderer
|
||||
|
||||
this.process = remote.process
|
||||
this.process = remote.getGlobal('process')
|
||||
this.app = remote.app
|
||||
this.screen = remote.screen
|
||||
this.dialog = remote.dialog
|
||||
|
Loading…
x
Reference in New Issue
Block a user