Apply suggestion from code review

Co-authored-by: frenzibyte <frenzibyte@gmail.com>
This commit is contained in:
kj415j45
2021-07-18 09:55:40 +08:00
parent bf6204f64e
commit 5fc1397564
4 changed files with 5 additions and 4 deletions

View File

@ -24,7 +24,7 @@ namespace osu.Game.Overlays.Changelog
public ChangelogUpdateStreamControl Streams;
public LocalisableString ListingString => LayoutStrings.HeaderChangelogIndex;
public static LocalisableString ListingString => LayoutStrings.HeaderChangelogIndex;
private Box streamsBackground;