Fixed Auto Run Code window not closing by click on the close button

This commit is contained in:
Tercio Jose
2023-06-27 11:14:42 -03:00
parent 2476c95464
commit f30d0439e8
+1
View File
@@ -53,6 +53,7 @@ function Details222.AutoRunCode.OpenRunCodeWindow()
end)
detailsRunCodePanel:SetScript("OnHide", function()
codeEditor:Hide()
_G.DetailsPluginContainerWindow:Hide()
end)
--code editor appearance