rework autoupdate to script only

zoom fix
This commit is contained in:
Alex Bezdieniezhnykh
2025-07-06 23:22:21 +03:00
parent 75d3a2412f
commit 6229ca8a03
12 changed files with 179 additions and 80 deletions
-6
View File
@@ -46,11 +46,5 @@ public partial class App
host.Services.GetRequiredService<Login>().Show();
}
//AFter:
//_loaderClient.Login(credentials);
//_loaderClient.Dispose();
}