From 2bf6c446f058ec53eb098cba73842be66378b225 Mon Sep 17 00:00:00 2001 From: Repooc Date: Sun, 10 Mar 2013 08:51:41 -0400 Subject: [PATCH] Slight update for repooc install --- ElvUI_SLE/modules/install/install.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ElvUI_SLE/modules/install/install.lua b/ElvUI_SLE/modules/install/install.lua index 1d10e50..dd7002a 100644 --- a/ElvUI_SLE/modules/install/install.lua +++ b/ElvUI_SLE/modules/install/install.lua @@ -1652,7 +1652,7 @@ function E:RepoocSetup() --The function to switch from classic ElvUI settings to E.db.unitframe.units.party.width = 80 E.db.unitframe.units.party.height = 45 E.db.unitframe.units.party.groupBy = "GROUP" - E.db.unitframe.units.party.showSolo = true + E.db.unitframe.units.party.visibility = "[@raid6,exists] hide;show" if not E.db.unitframe.units.raid10.customTexts then E.db.unitframe.units.raid10.customTexts = {}; -- 1.7.9.5