Quantcast

new variable

Darthpred [07-23-16 - 11:44]
new variable
Filename
ElvUI_SLE/defaults/profile.lua
diff --git a/ElvUI_SLE/defaults/profile.lua b/ElvUI_SLE/defaults/profile.lua
index 6ed91bb..b25cff8 100644
--- a/ElvUI_SLE/defaults/profile.lua
+++ b/ElvUI_SLE/defaults/profile.lua
@@ -193,11 +193,13 @@ P["sle"] = {
 			["enabled"] = true,
 			["width"] = 396,
 			["alpha"] = 1,
+			["noborders"] = false,
 		},
 		["rightchat"] = {
 			["enabled"] = true,
 			["width"] = 396,
 			["alpha"] = 1,
+			["noborders"] = false,
 		},
 		["chathandle"] = true,
 	},