mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 16:34:45 +00:00
fix RefreshOnUpdate
This commit is contained in:
+1
-1
@@ -1698,7 +1698,7 @@ end
|
||||
local old_CloseSpecialWindows
|
||||
|
||||
|
||||
local function RefreshOnUpdate(this)
|
||||
local function RefreshOnUpdate()
|
||||
for appName in pairs(this.closing) do
|
||||
if AceConfigDialog.OpenFrames[appName] then
|
||||
AceConfigDialog.OpenFrames[appName]:Hide()
|
||||
|
||||
Reference in New Issue
Block a user