mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-16 08:25:28 +00:00
Misc + translations update
This commit is contained in:
@@ -136,7 +136,7 @@ namespace ArchiSteamFarm {
|
||||
}
|
||||
|
||||
// Give new process some time to take over the window (if needed)
|
||||
await Task.Delay(5000).ConfigureAwait(false);
|
||||
await Task.Delay(2000).ConfigureAwait(false);
|
||||
|
||||
ShutdownResetEvent.Set();
|
||||
Environment.Exit(0);
|
||||
|
||||
Reference in New Issue
Block a user