MOAR Cleanup
Repooc [08-06-14 - 00:08]
diff --git a/ElvUI_SLE/options/autorelease_c.lua b/ElvUI_SLE/options/autorelease_c.lua
index d6c8692..3ba7bf9 100644
--- a/ElvUI_SLE/options/autorelease_c.lua
+++ b/ElvUI_SLE/options/autorelease_c.lua
@@ -3,8 +3,8 @@
local function configTable()
E.Options.args.sle.args.options.args.general.args.pvpautorelease = {
type = "group",
- name = L["PvP Auto Release"],
- order = 5,
+ name = L["PvP Auto Release"],
+ order = 5,
args = {
header = {
order = 1,
diff --git a/ElvUI_SLE/options/exprepbar_c.lua b/ElvUI_SLE/options/exprepbar_c.lua
index 7afdbcf..6d97f06 100644
--- a/ElvUI_SLE/options/exprepbar_c.lua
+++ b/ElvUI_SLE/options/exprepbar_c.lua
@@ -5,9 +5,9 @@ local function configTable()
--Options for Exp/Rep text
E.Options.args.sle.args.options.args.general.args.exprep = {
type = "group",
- name = L["Xp-Rep Text"],
- order = 6,
- args = {
+ name = L["Xp-Rep Text"],
+ order = 6,
+ args = {
header = {
order = 1,
type = "header",