feat(popout): arm the auto-tell pop-out settings and add the pool self-test

This commit is contained in:
2026-06-16 01:29:59 +02:00
parent 6578c10b13
commit 49f5119b17
3 changed files with 127 additions and 11 deletions
+1
View File
@@ -388,6 +388,7 @@ public sealed class Plugin : IAsyncDalamudPlugin
new SelfTests.OnOpenMainUiRoutesMainWindowStep(this),
new SelfTests.TypingIpcStateStep(this),
new SelfTests.ConfigMigrationV23Step(this),
new SelfTests.ChannelPopoutBindStep(this),
new SelfTests.HoverSheenAllocStep(this),
new SelfTests.HonorificHeaderRenderStep(this),
new SelfTests.AboutIntegrationsStatusStep(this),