Skip to content

Commit 1213293

Browse files
committed
fix npe
1 parent cfbbfee commit 1213293

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

options.lua

-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ RegEvent("ADDON_LOADED", function()
3232
b:SetText(L["Open Myslot"])
3333
b:SetScript("OnClick", function()
3434
MySlot.MainFrame:Show()
35-
InterfaceOptionsFrame_Show()
3635
end)
3736
end
3837

0 commit comments

Comments
 (0)