mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Preserve permitNulls
This commit is contained in:
@ -23,7 +23,7 @@ namespace osu.Game.Overlays.AccountCreation
|
||||
private OsuTextFlowContainer multiAccountExplanationText;
|
||||
private LinkFlowContainer furtherAssistance;
|
||||
|
||||
[Resolved]
|
||||
[Resolved(CanBeNull = true)]
|
||||
private IAPIProvider api { get; set; }
|
||||
|
||||
private const string help_centre_url = "/help/wiki/Help_Centre#login";
|
||||
|
Reference in New Issue
Block a user