We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfbbfee commit 1213293Copy full SHA for 1213293
options.lua
@@ -32,7 +32,6 @@ RegEvent("ADDON_LOADED", function()
32
b:SetText(L["Open Myslot"])
33
b:SetScript("OnClick", function()
34
MySlot.MainFrame:Show()
35
- InterfaceOptionsFrame_Show()
36
end)
37
end
38
0 commit comments