diff --git a/options.lua b/options.lua index a27eb2e..a20d635 100644 --- a/options.lua +++ b/options.lua @@ -32,7 +32,6 @@ RegEvent("ADDON_LOADED", function() b:SetText(L["Open Myslot"]) b:SetScript("OnClick", function() MySlot.MainFrame:Show() - InterfaceOptionsFrame_Show() end) end