style: remove em-dashes from new code comments
This commit is contained in:
@@ -201,7 +201,7 @@ public sealed class Plugin : IAsyncDalamudPlugin
|
||||
// Schema gate: v1.4.x+ requires config v16+. Users on older schemas
|
||||
// must install v1.4.2 first to run the migration chain. v18 adds the
|
||||
// per-tab EnableNotificationSound + NotificationSoundId fields (UI-3)
|
||||
// and the top-level NotifyFailedTell flag (UI-2) — all additive with
|
||||
// and the top-level NotifyFailedTell flag (UI-2), all additive with
|
||||
// defaults, so v16/v17 configs load cleanly and get their Version
|
||||
// stamp bumped after the gate.
|
||||
if (Config.Version < 16)
|
||||
|
||||
Reference in New Issue
Block a user