fixes merge

This commit is contained in:
Ben 2025-06-10 12:50:43 +02:00
parent 75a8078f06
commit 72d404a77d
No known key found for this signature in database
GPG Key ID: 0F16E812E736C24B

View File

@ -40,7 +40,6 @@ namespace AutoClient.Modes.FolderStore
{
if (app.Cts.IsCancellationRequested) return;
loadBalancer.CheckErrors();
slowModeHandler.Check();
if (!folderFile.ToLowerInvariant().EndsWith(FolderSaverFilename))
{