mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 11:16:30 +00:00
Create desktop icon: checked
This commit is contained in:
@@ -79,7 +79,7 @@ public partial class Login
|
||||
TbStatus.Text = "Loading...";
|
||||
while (!Process.GetProcessesByName(Constants.INFERENCE_EXE).Any())
|
||||
await Task.Delay(500);
|
||||
await Task.Delay(500);
|
||||
await Task.Delay(1500);
|
||||
Close();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user