diff --git a/AutoPotion.toc b/AutoPotion.toc index 138cfd7..970371c 100755 --- a/AutoPotion.toc +++ b/AutoPotion.toc @@ -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 diff --git a/FrameXML/InterfaceOptionsFrame.lua b/FrameXML/InterfaceOptionsFrame.lua index a5057d4..8ef8ce4 100644 --- a/FrameXML/InterfaceOptionsFrame.lua +++ b/FrameXML/InterfaceOptionsFrame.lua @@ -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