add DummyPRDFrame, multiple Prototype Load Functions, Fix queued function in loginQueue, Refactor unit check and awesome detection
This commit is contained in:
@@ -147,7 +147,7 @@ local function createOptions(id, data)
|
||||
["UNITFRAME"] = L["Unit Frames"],
|
||||
["CUSTOM"] = L["Custom Frames"]
|
||||
}
|
||||
if WeakAuras.isAwesomeEnabled then
|
||||
if WeakAuras.isAwesomeEnabled() then
|
||||
v["NAMEPLATE"] = L["Nameplates"]
|
||||
end
|
||||
return v
|
||||
|
||||
Reference in New Issue
Block a user