Skip to content

Commit e22a3a0

Browse files
committed
Added single process
1 parent f83dd7b commit e22a3a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SaveUrl.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ const options = [
6060
// '--password-store=basic',
6161
// '--use-gl=swiftshader',
6262
// '--use-mock-keychain',
63-
// '--single-process',
63+
'--single-process',
6464
// '--enable-logging=stderr',
6565
// '--v=1',
6666
// '--disable-gpu',

0 commit comments

Comments
 (0)