This commit is contained in:
Bunny67
2018-06-10 11:57:18 +03:00
parent 4d1d76791c
commit 5bb1121ea1
4 changed files with 19 additions and 15 deletions
+1 -1
View File
@@ -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 = {