BuffDebuff options width for icons updated

This commit is contained in:
Sumsebrum 2021-05-20 01:07:20 +02:00
parent 84f542b3b8
commit 1956b3a568

View File

@ -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