feat(sidebar): restore tab rename via shared context menu

This commit is contained in:
2026-06-10 11:42:44 +02:00
parent c7047407f5
commit ac7f74b227
5 changed files with 106 additions and 12 deletions
+1
View File
@@ -400,6 +400,7 @@ public sealed class Plugin : IAsyncDalamudPlugin
new SelfTests.DisclosureArmStep(this),
new SelfTests.TellRoutingBuildStep(this),
new SelfTests.TellPillTransparencyStep(this),
new SelfTests.TabRenamePersistStep(this),
]);
// Re-surface the wizard for existing users when a major UX