Fix electron windows screen and window picker for screensharing
This commit is contained in:
@@ -729,7 +729,7 @@ export function restartToApplyUpdate(): boolean {
|
||||
return false;
|
||||
}
|
||||
|
||||
autoUpdater.quitAndInstall(false, true);
|
||||
autoUpdater.quitAndInstall(true, true);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user