feat(messages): render sender names through the name-aware path

This commit is contained in:
2026-05-31 00:31:48 +02:00
parent 8fcb10cf51
commit 83b1708d5d
4 changed files with 141 additions and 8 deletions
+1
View File
@@ -385,6 +385,7 @@ public sealed class Plugin : IAsyncDalamudPlugin
new SelfTests.PerformanceBaselineStep(this),
new SelfTests.MainWindowFocusOpacityStep(this),
new SelfTests.MainWindowFlagsStep(this),
new SelfTests.SenderNameReformatStep(this),
]);
// Re-surface the wizard for existing users when a major UX