BuffDebuff options width for icons updated
This commit is contained in:
parent
84f542b3b8
commit
1956b3a568
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user