From 10f5ecf6c511b24ccd85da67e88295334398aff2 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Wed, 27 Jul 2016 19:17:15 +0300 Subject: [PATCH] why not --- ElvUI_SLE/core/toolkit.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/ElvUI_SLE/core/toolkit.lua b/ElvUI_SLE/core/toolkit.lua index 3d96939..c1ecb03 100644 --- a/ElvUI_SLE/core/toolkit.lua +++ b/ElvUI_SLE/core/toolkit.lua @@ -169,6 +169,7 @@ end --Math T.floor = floor T.tonumber = tonumber +T.tostring = tostring --Groups T.IsInGroup = IsInGroup T.IsInRaid = IsInRaid -- 1.7.9.5