Update main.js

This commit is contained in:
Anirudh Sevugan 2025-07-14 21:33:54 -05:00 committed by GitHub
parent babede641e
commit 15f6cd586b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,7 @@ if (process.platform === 'darwin') {
}
}
// random change just to make sure that snapcraft releases fixed version on new channel to delete arm64 versions
let mainWindow;
if (process.argv.includes('--disable-gpu')) {