mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
test
This commit is contained in:
@@ -507,7 +507,7 @@ end
|
||||
E.Options.args.nameplate = {
|
||||
type = "group",
|
||||
name = L["NamePlates"],
|
||||
childGroups = "tab",
|
||||
childGroups = "tree",
|
||||
get = function(info) return E.db.nameplates[ info[getn(info)] ] end,
|
||||
set = function(info, value) E.db.nameplates[ info[getn(info)] ] = value; NP:ConfigureAll(); end,
|
||||
args = {
|
||||
|
||||
Reference in New Issue
Block a user