mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
Localise collapsed header container.
This commit is contained in:
@ -22,7 +22,7 @@ namespace osu.Game.Overlays.Profile.Header.Components
|
||||
set => title.Text = value;
|
||||
}
|
||||
|
||||
public string Content
|
||||
public LocalisableString Content
|
||||
{
|
||||
set => content.Text = value;
|
||||
}
|
||||
|
Reference in New Issue
Block a user