From 97e7115b29e1c23fcc7617d66ea5f833a1c23f00 Mon Sep 17 00:00:00 2001
From: tommy aka doge <59783653+dowoge@users.noreply.github.com>
Date: Sun, 11 Sep 2022 21:13:00 -0400
Subject: [PATCH] formatting fix

---
 src/modules/commands/wrmap.lua | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/modules/commands/wrmap.lua b/src/modules/commands/wrmap.lua
index 4be113f..b90c8d7 100644
--- a/src/modules/commands/wrmap.lua
+++ b/src/modules/commands/wrmap.lua
@@ -40,7 +40,7 @@ commands:Add('wr', {}, 'get map wr', function(t)
                     .. 'Date:'
 
     local second_line = pad(username, n_n + 1) .. '| '
-                     .. pad(time_formatted, d_n + 1) .. '| '
+                     .. pad(time_formatted, t_n + 1) .. '| '
                      .. pad(points, p_n + 1) .. '| '
                      .. date