from retail

This commit is contained in:
NoM0Re
2025-01-05 17:26:58 +01:00
parent 40dcae7bcf
commit 13ab335094
13 changed files with 75 additions and 106 deletions
@@ -80,7 +80,7 @@ local function ConstructImportExport(frame)
group:DoLayout()
end
function group.Close(self)
function group.Close()
input:ClearFocus();
frame.window = "default";
frame:UpdateFrameVisible()