diff options
Diffstat (limited to 'gui')
| -rw-r--r-- | gui/packages/desktop/src/main/index.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gui/packages/desktop/src/main/index.js b/gui/packages/desktop/src/main/index.js index 365cf3e613..7b12298a3e 100644 --- a/gui/packages/desktop/src/main/index.js +++ b/gui/packages/desktop/src/main/index.js @@ -512,10 +512,6 @@ const ApplicationMain = { fullscreenable: false, show: false, frame: false, - webPreferences: { - // prevents renderer process code from not running when window is hidden - backgroundThrottling: false, - }, }; switch (process.platform) { |
