style: remove em-dashes from new code comments
This commit is contained in:
@@ -14,7 +14,7 @@ namespace HellionChat.Integrations;
|
||||
// failed" signal is not reachable over the processed message stream (Message
|
||||
// carries no LogMessage row id, ChatCode 60 is too broad). This hooks the one
|
||||
// ShowLogMessageString overload and toasts on a pinned id set. It is NOT the
|
||||
// broad ad-block hook layer — that stays v1.5.6.
|
||||
// broad ad-block hook layer. That stays v1.5.6.
|
||||
internal sealed class FailedTellNotifier : IDisposable
|
||||
{
|
||||
private readonly ILogger<FailedTellNotifier> _logger;
|
||||
|
||||
Reference in New Issue
Block a user