Copy and paste fail

This commit is contained in:
barelyprofessional
2025-07-09 20:38:18 -05:00
parent 429faabb31
commit 6373d317db

View File

@@ -28,7 +28,7 @@ public class BetBolt : IDisposable
{
_proxy = proxy;
_cancellationToken = cancellationToken;
_logger.Info("Clash.gg WebSocket client created");
_logger.Info("BetBolt WebSocket client created");
}
public async Task StartWsClient()
{