feat(sidebar): restore section headers and compact separators

This commit is contained in:
2026-06-10 16:22:49 +02:00
parent 540cb7ac52
commit dc51e295ea
3 changed files with 192 additions and 11 deletions
+1
View File
@@ -403,6 +403,7 @@ public sealed class Plugin : IAsyncDalamudPlugin
new SelfTests.TabRenamePersistStep(this),
new SelfTests.NotificationSoundSelectStep(),
new SelfTests.SidebarGreetedGlyphStep(this),
new SelfTests.SidebarSectionHeaderStep(this),
]);
// Re-surface the wizard for existing users when a major UX