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:
@@ -33,6 +33,7 @@ local function createOptions(parentData, data, index, subIndex)
|
||||
},
|
||||
border_offset = {
|
||||
type = "range",
|
||||
control = "WeakAurasSpinBox",
|
||||
width = WeakAuras.normalWidth,
|
||||
name = L["Border Offset"],
|
||||
order = 5,
|
||||
@@ -42,6 +43,7 @@ local function createOptions(parentData, data, index, subIndex)
|
||||
},
|
||||
border_size = {
|
||||
type = "range",
|
||||
control = "WeakAurasSpinBox",
|
||||
width = WeakAuras.normalWidth,
|
||||
name = L["Border Size"],
|
||||
order = 6,
|
||||
|
||||
Reference in New Issue
Block a user