mirror of
https://github.com/ppy/osu.git
synced 2025-01-18 18:12:55 +08:00
Reformat
This commit is contained in:
parent
9e01cf7fc2
commit
6a03092944
@ -92,9 +92,9 @@ namespace osu.Desktop.Updater
|
||||
}
|
||||
catch (Exception e)
|
||||
{
|
||||
// In the case of an error, a separate notification will be displayed.
|
||||
notification.FailDownload();
|
||||
Logger.Error(e, @"update failed!");
|
||||
// In the case of an error, a separate notification will be displayed.
|
||||
notification.FailDownload();
|
||||
Logger.Error(e, @"update failed!");
|
||||
}
|
||||
}
|
||||
catch (Exception e)
|
||||
|
Loading…
Reference in New Issue
Block a user