We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90713b6 commit 222d409Copy full SHA for 222d409
NoAutoclose.lua
@@ -6,6 +6,7 @@ ns.ignore = {
6
BarberShopFrame = true, -- barbershop frame, better to allow it to hide the UI
7
CinematicFrame = true, -- cinematic frame, better to allow it to hide the UI
8
CommunitiesFrame = true,
9
+ HouseEditorFrame = true, -- player housing editor frame, better to allow it to hide the UI
10
MacroFrame = true,
11
PerksProgramFrame = true, -- trading post frame, better to allow it to hide the UI
12
TokenFrame = true, -- breaks baganator's currency transfer, ignoring it doesn't impact things otherwise
0 commit comments