Merge pull request #1604 from HandyOrg/t/bot/fix-codeformatting

[Bot] Automated PR to fix formatting errors
This commit is contained in:
NaBian 2024-07-06 16:49:15 +08:00 committed by GitHub
commit 6b975232ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -172,7 +172,7 @@ public partial class App
Task.Factory.StartNew(() => Process.Start(updateExePath, $"--update={api}"));
}
}
catch
catch
{
// ignored
}