Skip to content

Commit

Permalink
Merge pull request #1604 from HandyOrg/t/bot/fix-codeformatting
Browse files Browse the repository at this point in the history
[Bot] Automated PR to fix formatting errors
  • Loading branch information
NaBian authored Jul 6, 2024
2 parents 1a5d6f4 + 9254d09 commit 6b97523
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Shared/HandyControlDemo_Shared/App.xaml.cs
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ private static void UpdateApp()
Task.Factory.StartNew(() => Process.Start(updateExePath, $"--update={api}"));
}
}
catch
catch
{
// ignored
}
Expand Down

0 comments on commit 6b97523

Please sign in to comment.