️ perf: fix battery usage (#9444)

This commit is contained in:
Arvin Xu
2025-09-27 07:46:18 +02:00
committed by GitHub
parent 356cf029dd
commit eeabb69088

View File

@@ -336,7 +336,6 @@ export default class Browser {
vibrancy: 'sidebar',
visualEffectState: 'active',
webPreferences: {
backgroundThrottling: false,
contextIsolation: true,
preload: join(preloadDir, 'index.js'),
},