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:
NoM0Re
2024-11-27 12:09:02 +01:00
committed by GitHub
parent eb8221cf89
commit 13f734038d
67 changed files with 3493 additions and 969 deletions
+6
View File
@@ -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"],