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 53a2004 commit 0f86b88Copy full SHA for 0f86b88
modules/Memory.lua
@@ -487,7 +487,7 @@ end
487
end
488
489
FCFDock_SelectWindow(GENERAL_CHAT_DOCK, ChatFrame1)
490
- self.working.frames = true
+ self.working.frames = success
491
492
493
-- restore chat channels
@@ -505,7 +505,7 @@ end
505
success = false
506
507
508
- self.working.chatframes = true
+ self.working.chatframes = success
509
510
511
-- restore chat colors
0 commit comments