From bb62281fc1f3bf76b828a1b32f81f66aaed2d97e Mon Sep 17 00:00:00 2001 From: lvisb <324835+lvisb@users.noreply.github.com> Date: Sun, 26 May 2024 17:59:55 -0300 Subject: [PATCH] Fix issue preventing BigDebuffs usage on party frames other than ElvUI (#728) --- BigDebuffs.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/BigDebuffs.lua b/BigDebuffs.lua index 6f6ffae..ce22576 100644 --- a/BigDebuffs.lua +++ b/BigDebuffs.lua @@ -381,6 +381,7 @@ local GetAnchor = { end end end + return end if unit and (unit:match("arena") or unit:match("arena")) then