mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 16:34:45 +00:00
lbf nil error
This commit is contained in:
@@ -26,6 +26,10 @@ V["bags"] = {
|
||||
V["auras"] = {
|
||||
["enable"] = true,
|
||||
["disableBlizzard"] = true,
|
||||
["lbf"] = {
|
||||
enable = false,
|
||||
skin = "Blizzard"
|
||||
},
|
||||
}
|
||||
|
||||
V["chat"] = {
|
||||
@@ -59,7 +63,11 @@ V["unitframe"] = {
|
||||
}
|
||||
|
||||
V["actionbar"] = {
|
||||
["enable"] = true
|
||||
["enable"] = true,
|
||||
["lbf"] = {
|
||||
enable = false,
|
||||
skin = "Blizzard"
|
||||
},
|
||||
}
|
||||
|
||||
V["cooldown"] = {
|
||||
|
||||
Reference in New Issue
Block a user