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
@@ -692,7 +692,7 @@ end
E.Options.args.actionbar = {
type = "group",
name = L["ActionBars"],
childGroups = "tab",
childGroups = "tree",
get = function(info) return E.db.actionbar[ info[getn(info)] ] end,
set = function(info, value) E.db.actionbar[ info[getn(info)] ] = value AB:UpdateButtonSettings() end,
args = {