| Filename | |
|---|---|
| Frame.lua |
diff --git a/Frame.lua b/Frame.lua index af491b4..0c0c299 100644 --- a/Frame.lua +++ b/Frame.lua @@ -3709,8 +3709,6 @@ local function InitializeFrame() button:SetChecked(not button:GetChecked()) if not button:GetChecked() then - addon:Debug("Not checked") - button:SetChecked(true) rep_frame[panel]:Show()