Clean up WeakAuras table and remove members that no one should touch
This commit is contained in:
@@ -346,7 +346,7 @@ local function modify(parent, region, parentData, data, first)
|
||||
end
|
||||
|
||||
-- This is used by the templates to add glow
|
||||
function WeakAuras.getDefaultGlow(regionType)
|
||||
function Private.getDefaultGlow(regionType)
|
||||
if regionType == "aurabar" then
|
||||
return {
|
||||
["type"] = "subglow",
|
||||
|
||||
Reference in New Issue
Block a user