From 6c651f4ee94e491b0d67b281fa58af09e4bf0a2c Mon Sep 17 00:00:00 2001 From: Darthpred Date: Mon, 20 Apr 2015 01:11:21 +0400 Subject: [PATCH] Dafault value --- ElvUI_SLE/defaults/profile.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ElvUI_SLE/defaults/profile.lua b/ElvUI_SLE/defaults/profile.lua index 25c08cc..7e737e9 100644 --- a/ElvUI_SLE/defaults/profile.lua +++ b/ElvUI_SLE/defaults/profile.lua @@ -481,6 +481,8 @@ P['sle'] = { ['height'] = 60, ['width'] = 512, }, + + ['roleicons'] = "ElvUI", } P.chat.editboxhistory = 5 -- 1.7.9.5