From c6d06105fedd2b1362c06100fcf8fc978191cc93 Mon Sep 17 00:00:00 2001 From: Evorp <75297863+3vorp@users.noreply.github.com> Date: Tue, 15 Oct 2024 07:37:07 -0700 Subject: [PATCH] remove random spaces --- src/helpers/functions/logTemplate.log | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/helpers/functions/logTemplate.log b/src/helpers/functions/logTemplate.log index 00b232dd..4a3d32c3 100644 --- a/src/helpers/functions/logTemplate.log +++ b/src/helpers/functions/logTemplate.log @@ -9,13 +9,13 @@ Actions: > last %actionCount% bot actions: slash commands, chat messages, etc... %templateStart% - INDEX : %templateIndex% - TYPE : %templateType% - TIMESTAMP : %templateCreatedTimestamp% - URL : %templateURL% - CONTENT : %templateContent% - EMBEDS : %templateEmbeds% - COMPONENTS : %templateComponents% + INDEX : %templateIndex% + TYPE : %templateType% + TIMESTAMP : %templateCreatedTimestamp% + URL : %templateURL% + CONTENT : %templateContent% + EMBEDS : %templateEmbeds% + COMPONENTS : %templateComponents% --- %templateEnd% \ No newline at end of file