style: remove em-dashes from new code comments
This commit is contained in:
@@ -344,7 +344,7 @@ internal class MessageManager : IAsyncDisposable
|
||||
tab.AddMessage(message, unread);
|
||||
|
||||
// UI-3: per-tab notification sound. Fire once for the first
|
||||
// inactive tab that wants it — keeps a message matching several
|
||||
// inactive tab that wants it, keeping a message matching several
|
||||
// background tabs from stacking sounds.
|
||||
// TEST-MIRROR: ../_Helpers/TabSoundDecision.cs
|
||||
if (notificationSound is null
|
||||
|
||||
Reference in New Issue
Block a user