1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 08:33:21 +08:00

Remove excess whitespace

This commit is contained in:
Dean Herbert 2021-07-01 17:25:47 +09:00
parent 8da6ecf6a9
commit b00ee67895

View File

@ -39,7 +39,7 @@ namespace osu.Game.Overlays.Dashboard
switch (value)
{
case DashboardOverlayTabs.Friends:
return FriendsStrings.TitleCompact;
return FriendsStrings.TitleCompact;
case DashboardOverlayTabs.CurrentlyPlaying:
return @"Currently Playing";