mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 11:42:54 +08:00
Merge branch 'decouple-notification-websocket-from-chat' into 2fa
This commit is contained in:
commit
b39b112548
@ -32,6 +32,7 @@ namespace osu.Game.Tests
|
||||
public PollingChatClientConnector(IAPIProvider api)
|
||||
: base(api)
|
||||
{
|
||||
Start();
|
||||
}
|
||||
|
||||
protected sealed override Task<PersistentEndpointClient> BuildConnectionAsync(CancellationToken cancellationToken)
|
||||
|
Loading…
Reference in New Issue
Block a user