Skip to content

Commit a68824a

Browse files
committed
sandbox
1 parent 9d7a6fc commit a68824a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/main.ts

-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ const devpassword = 'diFay35WElL';
3333
const softname = 'EmuDeckROMLauncher';
3434

3535
app.commandLine.appendSwitch('disk-cache-size', '10737418240');
36-
app.commandLine.appendSwitch('--no-sandbox');
3736

3837
let theme;
3938
ipcMain.on('get-theme', async (event, name) => {

0 commit comments

Comments
 (0)