Release v1.6.11
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
e9b9801ac1
commit
52909258ca
+1
-1
@@ -238,7 +238,7 @@ function registerIpcHandlers(): void {
|
||||
if (result.started) {
|
||||
setTimeout(() => {
|
||||
app.quit();
|
||||
}, 800);
|
||||
}, 2500);
|
||||
}
|
||||
return result;
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user