diff --git a/api/server-irc/EchoHub.Server.Irc.IrcGatewayService.html b/api/server-irc/EchoHub.Server.Irc.IrcGatewayService.html
index 03b7276..189070e 100644
--- a/api/server-irc/EchoHub.Server.Irc.IrcGatewayService.html
+++ b/api/server-irc/EchoHub.Server.Irc.IrcGatewayService.html
@@ -158,8 +158,8 @@ Class IrcGatewayService
-
- IrcGatewayService(IOptions<IrcOptions>, IChatService, ILogger<IrcGatewayService>)
+
+ IrcGatewayService(IOptions<IrcOptions>, IServiceProvider, ILogger<IrcGatewayService>)
@@ -167,14 +167,14 @@ Class IrcGatewayService