mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
code style format
This commit is contained in:
@ -25,7 +25,7 @@ namespace osu.Game.Overlays.Settings.Sections.Online
|
||||
},
|
||||
new SettingsCheckbox
|
||||
{
|
||||
LabelText = OnlineSettingsStrings.NotifyOnPM,
|
||||
LabelText = OnlineSettingsStrings.NotifyOnPrivateMessage,
|
||||
Current = config.GetBindable<bool>(OsuSetting.NotifyOnPrivateMessage)
|
||||
},
|
||||
};
|
||||
|
Reference in New Issue
Block a user