From fee3300fc3b4d65cdcfec156182248b2ce97f407 Mon Sep 17 00:00:00 2001 From: Cyberboss Date: Fri, 21 Sep 2018 10:41:23 -0400 Subject: [PATCH] Fix ValidateProviderChannelTypes() doc comment --- src/Tgstation.Server.Api/Models/ChatBot.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Tgstation.Server.Api/Models/ChatBot.cs b/src/Tgstation.Server.Api/Models/ChatBot.cs index 578e84446e..97ce91ce3a 100644 --- a/src/Tgstation.Server.Api/Models/ChatBot.cs +++ b/src/Tgstation.Server.Api/Models/ChatBot.cs @@ -15,7 +15,7 @@ namespace Tgstation.Server.Api.Models /// /// Validates are correct for the /// - /// + /// if the are valid for the , otherwise public bool ValidateProviderChannelTypes() { switch (Provider)