Minor documentation update for IChatTrackingContext

This commit is contained in:
Jordan Dominion
2023-11-18 22:15:57 -05:00
parent b1b5d71da3
commit d744504fa8
@@ -13,6 +13,7 @@ namespace Tgstation.Server.Host.Components.Chat
/// <summary>
/// If the <see cref="CustomCommands"/> should be used.
/// </summary>
/// <remarks>This should only be set by the <see cref="object"/> that sets the <see cref="CustomCommands"/>.</remarks>
bool Active { get; set; }
/// <summary>