Multientry (#7)
* from retail * from retail * from retail * from retail * from retail * from retail * remove new threat functions as they are not well implemented for now
This commit is contained in:
@@ -150,6 +150,12 @@ function OptionsPrivate.GetDisplayOptions(data)
|
||||
|
||||
local options = flattenRegionOptions(regionOption, true)
|
||||
|
||||
for _, option in pairs(options) do
|
||||
if option.type == "range" then
|
||||
option.control = "WeakAurasSpinBox"
|
||||
end
|
||||
end
|
||||
|
||||
local region = {
|
||||
type = "group",
|
||||
name = L["Display"],
|
||||
|
||||
Reference in New Issue
Block a user