mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-24 05:27:30 +01:00
Minor documentation update for IChatTrackingContext
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user