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