Skip to content

Commit

Permalink
fix npe
Browse files Browse the repository at this point in the history
  • Loading branch information
tg123 committed Sep 28, 2024
1 parent cfbbfee commit 1213293
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion options.lua
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ RegEvent("ADDON_LOADED", function()
b:SetText(L["Open Myslot"])
b:SetScript("OnClick", function()
MySlot.MainFrame:Show()
InterfaceOptionsFrame_Show()
end)
end

Expand Down

0 comments on commit 1213293

Please sign in to comment.