mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
Trim whitespace
This commit is contained in:
@ -90,8 +90,9 @@ namespace osu.Game.Graphics.Containers
|
||||
}
|
||||
catch (ChannelNotFoundException e)
|
||||
{
|
||||
Logger.Error(e, "It should not be possible that the user is able to click a invalid channel link.");
|
||||
Logger.Error(e, "It should not be possible that the user is able to click a invalid channel link.");
|
||||
}
|
||||
|
||||
break;
|
||||
case LinkAction.OpenEditorTimestamp:
|
||||
case LinkAction.JoinMultiplayerMatch:
|
||||
|
Reference in New Issue
Block a user