git
/
wowui.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
978ee00 - Different health text and more text space in config
[wowui.git]
/
OmaRFConfig
/
IndicatorsConfig.lua
diff --git
a/OmaRFConfig/IndicatorsConfig.lua
b/OmaRFConfig/IndicatorsConfig.lua
index
8783860
..
8d051f3
100644
(file)
--- a/
OmaRFConfig/IndicatorsConfig.lua
+++ b/
OmaRFConfig/IndicatorsConfig.lua
@@
-20,7
+20,7
@@
local function createOptionsTable(self)
auras = {
type = "input",
name = "Auras",
auras = {
type = "input",
name = "Auras",
- multiline =
true
,
+ multiline =
10
,
width = "full",
get = function(item)
return table.concat(self.db.profile.majorAuras["auras"], "\n");
width = "full",
get = function(item)
return table.concat(self.db.profile.majorAuras["auras"], "\n");