Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ollidiemaus committed Sep 14, 2024
1 parent 66bc1dd commit fcd0fd1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion AutoPotion.toc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
## Interface-Classic: 11503
## Interface-WOTLKC: 30403
## Interface-Cata: 40400
## Version: 3.5.12
## Version: 3.5.13
## Title: Auto Potion
## Author: ollidiemaus
## Notes: Updates the Macro AutoPotion to use either Healthstone or the highest Potion found in Bags
Expand Down
1 change: 0 additions & 1 deletion FrameXML/InterfaceOptionsFrame.lua
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,6 @@ function ham.settingsFrame:updatePrio()
end

function ham.settingsFrame:InitializeOptions()
print("init frame")
self.panel = CreateFrame("Frame", addonName, InterfaceOptionsFramePanelContainer)
---@diagnostic disable-next-line: inject-field
self.panel.name = addonName
Expand Down

0 comments on commit fcd0fd1

Please sign in to comment.