Derp, i mean time lol
Repooc [12-24-14 - 02:26]
diff --git a/ElvUI_SLE/modules/sledatatexts/time.lua b/ElvUI_SLE/modules/sledatatexts/time.lua
index 96f77c1..6cb7590 100644
--- a/ElvUI_SLE/modules/sledatatexts/time.lua
+++ b/ElvUI_SLE/modules/sledatatexts/time.lua
@@ -31,7 +31,7 @@ local name, reset, locked, extended, isRaid, maxPlayers, difficulty, numEncounte
local function ValueColorUpdate(hex, r, g, b)
europeDisplayFormat = join("", "%02d", hex, ":|r%02d")
ukDisplayFormat = join("", "", "%d", hex, ":|r%02d", hex, " %s|r")
-
+
if lastPanel ~= nil then
Update(lastPanel, 20000)
end