Increase daemon stop check delay

This commit is contained in:
everoddandeven 2024-12-29 17:14:30 +01:00
parent 5b9a509f42
commit a4799cc0b2

View file

@ -1026,7 +1026,7 @@ export class DaemonService {
return;
}
await this.delay(5000);
await this.delay(15000);
}
window.electronAPI.showNotification({