Skip to content

Commit

Permalink
fix reset button
Browse files Browse the repository at this point in the history
  • Loading branch information
ollidiemaus committed Oct 2, 2024
1 parent 8701a7a commit 78ca018
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions FrameXML/InterfaceOptionsFrame.lua
Original file line number Diff line number Diff line change
Expand Up @@ -326,6 +326,7 @@ function ham.settingsFrame:InitializeOptions()
if isRetail then
witheringPotionButton:SetChecked(HAMDB.witheringPotion)
witheringDreamsPotionButton:SetChecked(HAMDB.witheringDreamsPotion)
cavedwellerDelightButton:SetChecked(HAMDB.cavedwellerDelight)
end
ham.updateHeals()
ham.updateMacro()
Expand Down

0 comments on commit 78ca018

Please sign in to comment.