add DummyPRDFrame, multiple Prototype Load Functions, Fix queued function in loginQueue, Refactor unit check and awesome detection

This commit is contained in:
NoM0Re
2024-12-29 13:28:40 +01:00
parent bbd4e59b48
commit afa66ff265
12 changed files with 285 additions and 60 deletions
@@ -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