diff --git a/Options.lua b/Options.lua index be9c968..02a6eb9 100644 --- a/Options.lua +++ b/Options.lua @@ -787,7 +787,7 @@ function Gladdy:GetAuras(auraType) name = classSpells[i].name, type = "toggle", image = texture, - width = "2", + width = "full", arg = tostring(classSpells[i].id[1]) } defaultDebuffs[tostring(classSpells[i].id[1])] = true