add custom-conditional support to visibility driver, does not validate the syntax yet, so take care
This commit is contained in:
@@ -116,7 +116,7 @@ function module:GetOptionsObject()
|
||||
type = "group",
|
||||
name = L["State Configuration"],
|
||||
cmdInline = true,
|
||||
order = 2,
|
||||
order = 5,
|
||||
args = self:GetStateOptionsTable(),
|
||||
}
|
||||
obj:NewCategory("state", states)
|
||||
|
||||
Reference in New Issue
Block a user