from retail

This commit is contained in:
NoM0Re
2025-01-19 16:02:00 +01:00
parent 87c681b2f3
commit a643b275ba
11 changed files with 150 additions and 66 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ local function OnRename(_, uid, oldId, newId)
local data = WeakAuras.GetData(attached)
if data then
data.anchorFrameFrame = "WeakAuras:" .. newId
WeakAuras.Add(data, nil, true)
WeakAuras.Add(data, true)
end
attachedToTarget[attached] = newId