From fcd0fd1b3e2ce2a702d9604cebe414451a183877 Mon Sep 17 00:00:00 2001 From: ollidiemaus Date: Sat, 14 Sep 2024 16:02:50 +0200 Subject: [PATCH] cleanup --- AutoPotion.toc | 2 +- FrameXML/InterfaceOptionsFrame.lua | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) 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