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 32ea037 commit cfcf587Copy full SHA for cfcf587
NoAutoclose.lua
@@ -8,6 +8,7 @@ ns.ignore = {
8
CommunitiesFrame = true,
9
MacroFrame = true,
10
PerksProgramFrame = true, -- trading post frame, better to allow it to hide the UI
11
+ TokenFrame = true, -- breaks baganator's currency transfer, ignoring it doesn't impact things otherwise
12
WarboardQuestChoiceFrame = true,
13
};
14
local uiSpecialFrameBlacklist = {
0 commit comments